Rate Overview
Live
1 BRL = 46.9052 YER
1 YER = 0.021320
BRL
Avg
46.3241
High
47.0412
Low
45.6484
Last updated: 7/25/2026, 9:34:38 PM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 46.91 YER |
| 10 BRL | 469.05 YER |
| 50 BRL | 2,345.26 YER |
| 100 BRL | 4,690.52 YER |
| 500 BRL | 23,452.59 YER |
| 1,000 BRL | 46,905.17 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-07-25T21:34:38Z",
"rates": {
"YER": 46.905174
}
}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": 4690.517400000001,
"rate": 46.905174
}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