Rate Overview
Live
1 UAH = 0.113221 BRL
1 BRL = 8.8323
UAH
Avg
0.114779
High
0.116233
Low
0.113172
Last updated: 7/26/2026, 3:01:55 AM
Quick Conversions
| UAH | BRL |
|---|---|
| 1 UAH | 0.11 BRL |
| 10 UAH | 1.13 BRL |
| 50 UAH | 5.66 BRL |
| 100 UAH | 11.32 BRL |
| 500 UAH | 56.61 BRL |
| 1,000 UAH | 113.22 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-26T03:01:55Z",
"rates": {
"BRL": 0.113221
}
}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.3221,
"rate": 0.113221
}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