Rate Overview
Live
1 YER = 0.021497 BRL
1 BRL = 46.5181
YER
Avg
0.022565
High
0.024731
Low
0.020754
Last updated: 7/28/2026, 9:09:18 AM
Quick Conversions
| YER | BRL |
|---|---|
| 1 YER | 0.02 BRL |
| 10 YER | 0.21 BRL |
| 50 YER | 1.07 BRL |
| 100 YER | 2.15 BRL |
| 500 YER | 10.75 BRL |
| 1,000 YER | 21.50 BRL |
Get YER/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BRLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-28T09:09:18Z",
"rates": {
"BRL": 0.021497
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BRL",
"amount": 100
},
"result": 2.1496999999999997,
"rate": 0.021497
}Build with YER/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key