Rate Overview
Live
1 BRL = 46.5162 YER
1 YER = 0.021498
BRL
Avg
45.4696
High
48.6023
Low
43.1797
Last updated: 7/28/2026, 11:29:58 AM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 46.52 YER |
| 10 BRL | 465.16 YER |
| 50 BRL | 2,325.81 YER |
| 100 BRL | 4,651.62 YER |
| 500 BRL | 23,258.08 YER |
| 1,000 BRL | 46,516.17 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-28T11:29:58Z",
"rates": {
"YER": 46.516166
}
}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": 4651.616599999999,
"rate": 46.516166
}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