Rate Overview
Live
1 YER = 0.020916 BRL
1 BRL = 47.8103
YER
Avg
0.021022
High
0.021199
Low
0.020875
Last updated: 4/17/2026, 6:12:43 AM
Quick Conversions
| YER | BRL |
|---|---|
| 1 YER | 0.02 BRL |
| 10 YER | 0.21 BRL |
| 50 YER | 1.05 BRL |
| 100 YER | 2.09 BRL |
| 500 YER | 10.46 BRL |
| 1,000 YER | 20.92 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-04-17T06:12:43Z",
"rates": {
"BRL": 0.020916
}
}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.0916,
"rate": 0.020916
}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