Rate Overview
Live
1 BRL = 45.5570 YER
1 YER = 0.021951
BRL
Avg
45.3542
High
46.4955
Low
43.5220
Last updated: 3/27/2026, 4:30:55 PM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 45.56 YER |
| 10 BRL | 455.57 YER |
| 50 BRL | 2,277.85 YER |
| 100 BRL | 4,555.70 YER |
| 500 BRL | 22,778.49 YER |
| 1,000 BRL | 45,556.98 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-03-27T16:30:55Z",
"rates": {
"YER": 45.556975
}
}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": 4555.6975,
"rate": 45.556975
}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