Rate Overview
Live
1 UAH = 0.114117 BRL
1 BRL = 8.7629
UAH
Avg
0.129636
High
0.146827
Low
0.112364
Last updated: 7/30/2026, 9:23:36 AM
Quick Conversions
| UAH | BRL |
|---|---|
| 1 UAH | 0.11 BRL |
| 10 UAH | 1.14 BRL |
| 50 UAH | 5.71 BRL |
| 100 UAH | 11.41 BRL |
| 500 UAH | 57.06 BRL |
| 1,000 UAH | 114.12 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-30T09:23:36Z",
"rates": {
"BRL": 0.114117
}
}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.4117,
"rate": 0.114117
}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