Rate Overview
Live
1 BRL = 8.6795 UAH
1 UAH = 0.115214
BRL
Avg
8.6353
High
8.6795
Low
8.6034
Last updated: 7/7/2026, 3:35:35 PM
Quick Conversions
| BRL | UAH |
|---|---|
| 1 BRL | 8.68 UAH |
| 10 BRL | 86.80 UAH |
| 50 BRL | 433.98 UAH |
| 100 BRL | 867.95 UAH |
| 500 BRL | 4,339.77 UAH |
| 1,000 BRL | 8,679.53 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-07-07T15:35:35Z",
"rates": {
"UAH": 8.679534
}
}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": 867.9534,
"rate": 8.679534
}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