Rate Overview
Live
1 BRL = 46.4634 YER
1 YER = 0.021522
BRL
Avg
45.9961
High
46.7137
Low
45.5598
Last updated: 9/4/2026, 3:00:51 PM
Quick Conversions
| BRL | YER |
|---|---|
| 1 BRL | 46.46 YER |
| 10 BRL | 464.63 YER |
| 50 BRL | 2,323.17 YER |
| 100 BRL | 4,646.34 YER |
| 500 BRL | 23,231.70 YER |
| 1,000 BRL | 46,463.41 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-09-04T15:00:51Z",
"rates": {
"YER": 46.463406
}
}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": 4646.3405999999995,
"rate": 46.463406
}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