Rate Overview
Live
1 BRL = 46.9068 YER
1 YER = 0.021319
BRL
Avg
46.8915
High
47.0412
Low
46.8150
Last updated: 7/28/2026, 2:42:17 AM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 46.91 YER |
| 10 BRL | 469.07 YER |
| 50 BRL | 2,345.34 YER |
| 100 BRL | 4,690.68 YER |
| 500 BRL | 23,453.42 YER |
| 1,000 BRL | 46,906.85 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-28T02:42:17Z",
"rates": {
"YER": 46.906847
}
}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": 4690.6847,
"rate": 46.906847
}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