Rate Overview
Live
1 BRL = 47.3161 YER
1 YER = 0.021134
BRL
Avg
47.4918
High
47.7028
Low
47.2963
Last updated: 5/27/2026, 5:28:43 PM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 47.32 YER |
| 10 BRL | 473.16 YER |
| 50 BRL | 2,365.80 YER |
| 100 BRL | 4,731.61 YER |
| 500 BRL | 23,658.04 YER |
| 1,000 BRL | 47,316.08 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-05-27T17:28:43Z",
"rates": {
"YER": 47.316083
}
}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": 4731.6083,
"rate": 47.316083
}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