Rate Overview
Live
1 UAH = 0.115364 BRL
1 BRL = 8.6682
UAH
Avg
0.113734
High
0.115364
Low
0.112519
Last updated: 6/19/2026, 8:52:56 AM
Quick Conversions
| UAH | BRL |
|---|---|
| 1 UAH | 0.12 BRL |
| 10 UAH | 1.15 BRL |
| 50 UAH | 5.77 BRL |
| 100 UAH | 11.54 BRL |
| 500 UAH | 57.68 BRL |
| 1,000 UAH | 115.36 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-06-19T08:52:56Z",
"rates": {
"BRL": 0.115364
}
}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.536399999999999,
"rate": 0.115364
}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