Rate Overview
Live
1 YER = 0.022051 BRL
1 BRL = 45.3494
YER
Avg
0.021891
High
0.022128
Low
0.021505
Last updated: 3/7/2026, 7:38:51 AM
Quick Conversions
| YER | BRL |
|---|---|
| 1 YER | 0.02 BRL |
| 10 YER | 0.22 BRL |
| 50 YER | 1.10 BRL |
| 100 YER | 2.21 BRL |
| 500 YER | 11.03 BRL |
| 1,000 YER | 22.05 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-03-07T07:38:51Z",
"rates": {
"BRL": 0.022051
}
}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.2051000000000003,
"rate": 0.022051
}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