UnifyAPI
← Back to catalog

bcb.eur_brl

mock data$0.001 / call

EUR/BRL Daily FX (BCB)

Brazilian Real / Euro daily exchange rate (series 21619) — last N observations from BCB SGS. ODbL

Financeprovider: Bcb#bcb#finance

Input schema

last_n

Number of most recent observations to return (default 30, max 500). For daily series this is days; for monthly (IPCA) it is months.

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/bcb.eur_brl \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"last_n":0}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.