Rate Overview
Live
1 UAH = 0.113403 BRL
1 BRL = 8.8181
UAH
Avg
0.129606
High
0.146827
Low
0.112364
Last updated: 7/27/2026, 4:57:50 PM
Quick Conversions
| UAH | BRL |
|---|---|
| 1 UAH | 0.11 BRL |
| 10 UAH | 1.13 BRL |
| 50 UAH | 5.67 BRL |
| 100 UAH | 11.34 BRL |
| 500 UAH | 56.70 BRL |
| 1,000 UAH | 113.40 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-27T16:57:50Z",
"rates": {
"BRL": 0.113403
}
}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.340300000000001,
"rate": 0.113403
}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