Rate Overview
Live
1 BRL = 45.4398 YER
1 YER = 0.022007
BRL
Avg
45.8441
High
46.6507
Low
45.4398
Last updated: 8/17/2026, 10:03:45 PM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 45.44 YER |
| 10 BRL | 454.40 YER |
| 50 BRL | 2,271.99 YER |
| 100 BRL | 4,543.98 YER |
| 500 BRL | 22,719.90 YER |
| 1,000 BRL | 45,439.79 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-08-17T22:03:45Z",
"rates": {
"YER": 45.439791
}
}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": 4543.9791,
"rate": 45.439791
}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