Rate Overview
Live
1 UAH = 0.119334 BRL
1 BRL = 8.3798
UAH
Avg
0.129627
High
0.142344
Low
0.119265
Last updated: 3/27/2026, 6:16:15 PM
Quick Conversions
| UAH | BRL |
|---|---|
| 1 UAH | 0.12 BRL |
| 10 UAH | 1.19 BRL |
| 50 UAH | 5.97 BRL |
| 100 UAH | 11.93 BRL |
| 500 UAH | 59.67 BRL |
| 1,000 UAH | 119.33 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-03-27T18:16:15Z",
"rates": {
"BRL": 0.119334
}
}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.933399999999999,
"rate": 0.119334
}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