Rate Overview
Live
1 BRL = 45.3476 YER
1 YER = 0.022052
BRL
Avg
45.6838
High
46.4995
Low
45.1906
Last updated: 3/7/2026, 7:38:51 AM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 45.35 YER |
| 10 BRL | 453.48 YER |
| 50 BRL | 2,267.38 YER |
| 100 BRL | 4,534.76 YER |
| 500 BRL | 22,673.78 YER |
| 1,000 BRL | 45,347.56 YER |
Get BRL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=YERExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T07:38:51Z",
"rates": {
"YER": 45.347558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "YER",
"amount": 100
},
"result": 4534.7558,
"rate": 45.347558
}Build with BRL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key