Rate Overview
Live
1 UAH = 0.116198 BRL
1 BRL = 8.6060
UAH
Avg
0.115932
High
0.116233
Low
0.115271
Last updated: 7/9/2026, 2:03:43 AM
Quick Conversions
| UAH | BRL |
|---|---|
| 1 UAH | 0.12 BRL |
| 10 UAH | 1.16 BRL |
| 50 UAH | 5.81 BRL |
| 100 UAH | 11.62 BRL |
| 500 UAH | 58.10 BRL |
| 1,000 UAH | 116.20 BRL |
Get UAH/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=BRLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-09T02:03:43Z",
"rates": {
"BRL": 0.116198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "BRL",
"amount": 100
},
"result": 11.6198,
"rate": 0.116198
}Build with UAH/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key