Rate Overview
Live
1 BRL = 8.7531 UAH
1 UAH = 0.114245
BRL
Avg
8.6868
High
8.7531
Low
8.5832
Last updated: 4/17/2026, 6:11:16 AM
Quick Conversions
| BRL | UAH |
|---|---|
| 1 BRL | 8.75 UAH |
| 10 BRL | 87.53 UAH |
| 50 BRL | 437.65 UAH |
| 100 BRL | 875.31 UAH |
| 500 BRL | 4,376.55 UAH |
| 1,000 BRL | 8,753.10 UAH |
Get BRL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=UAHExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-17T06:11:16Z",
"rates": {
"UAH": 8.753098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "UAH",
"amount": 100
},
"result": 875.3098,
"rate": 8.753098
}Build with BRL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key