Rate Overview
Live
1 BRL = 45.9048 YER
1 YER = 0.021784
BRL
Avg
46.7047
High
47.2482
Low
45.9048
Last updated: 6/19/2026, 8:46:11 AM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 45.90 YER |
| 10 BRL | 459.05 YER |
| 50 BRL | 2,295.24 YER |
| 100 BRL | 4,590.48 YER |
| 500 BRL | 22,952.42 YER |
| 1,000 BRL | 45,904.83 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-06-19T08:46:11Z",
"rates": {
"YER": 45.904831
}
}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": 4590.4831,
"rate": 45.904831
}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