Rate Overview
Live
1 BRL = 47.8093 YER
1 YER = 0.020916
BRL
Avg
47.5702
High
47.9021
Low
47.1716
Last updated: 4/17/2026, 6:12:43 AM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 47.81 YER |
| 10 BRL | 478.09 YER |
| 50 BRL | 2,390.46 YER |
| 100 BRL | 4,780.93 YER |
| 500 BRL | 23,904.63 YER |
| 1,000 BRL | 47,809.26 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-04-17T06:12:43Z",
"rates": {
"YER": 47.809258
}
}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": 4780.9258,
"rate": 47.809258
}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