Rate Overview
Live
1 BRL = 46.4033 YER
1 YER = 0.021550
BRL
Avg
46.3337
High
48.6023
Low
43.5220
Last updated: 7/29/2026, 2:21:30 PM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 46.40 YER |
| 10 BRL | 464.03 YER |
| 50 BRL | 2,320.17 YER |
| 100 BRL | 4,640.33 YER |
| 500 BRL | 23,201.65 YER |
| 1,000 BRL | 46,403.31 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-29T14:21:30Z",
"rates": {
"YER": 46.403307
}
}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": 4640.3306999999995,
"rate": 46.403307
}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