Rate Overview
Live
1 BRL = 8.3130 UAH
1 UAH = 0.120294
BRL
Avg
8.3357
High
8.4121
Low
8.2678
Last updated: 3/7/2026, 7:37:58 AM
Quick Conversions
| BRL | UAH |
|---|---|
| 1 BRL | 8.31 UAH |
| 10 BRL | 83.13 UAH |
| 50 BRL | 415.65 UAH |
| 100 BRL | 831.30 UAH |
| 500 BRL | 4,156.49 UAH |
| 1,000 BRL | 8,312.97 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-03-07T07:37:58Z",
"rates": {
"UAH": 8.31297
}
}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": 831.297,
"rate": 8.31297
}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