Rate Overview
Live
1 BRL = 8.6644 UAH
1 UAH = 0.115415
BRL
Avg
8.6850
High
8.7920
Low
8.5576
Last updated: 9/8/2026, 1:42:51 PM
Quick Conversions
| BRL | UAH |
|---|---|
| 1 BRL | 8.66 UAH |
| 10 BRL | 86.64 UAH |
| 50 BRL | 433.22 UAH |
| 100 BRL | 866.44 UAH |
| 500 BRL | 4,332.21 UAH |
| 1,000 BRL | 8,664.41 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-09-08T13:42:51Z",
"rates": {
"UAH": 8.66441
}
}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": 866.441,
"rate": 8.66441
}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