Rate Overview
Live
1 BRL = 48.3086 YER
1 YER = 0.020700
BRL
Avg
48.1461
High
48.6023
Low
47.7895
Last updated: 5/7/2026, 12:33:07 PM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 48.31 YER |
| 10 BRL | 483.09 YER |
| 50 BRL | 2,415.43 YER |
| 100 BRL | 4,830.86 YER |
| 500 BRL | 24,154.29 YER |
| 1,000 BRL | 48,308.57 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-07T12:33:07Z",
"rates": {
"YER": 48.30857
}
}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": 4830.857,
"rate": 48.30857
}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