Rate Overview
Live
1 BRL = 45.8480 YER
1 YER = 0.021811
BRL
Avg
45.8972
High
46.1132
Low
45.6484
Last updated: 7/8/2026, 8:59:05 PM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 45.85 YER |
| 10 BRL | 458.48 YER |
| 50 BRL | 2,292.40 YER |
| 100 BRL | 4,584.80 YER |
| 500 BRL | 22,924.02 YER |
| 1,000 BRL | 45,848.04 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-07-08T20:59:05Z",
"rates": {
"YER": 45.848036
}
}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": 4584.8036,
"rate": 45.848036
}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