Rate Overview
Live
1 UAH = 0.112272 BRL
1 BRL = 8.9069
UAH
Avg
0.112695
High
0.113603
Low
0.111942
Last updated: 5/7/2026, 12:35:06 PM
Quick Conversions
| UAH | BRL |
|---|---|
| 1 UAH | 0.11 BRL |
| 10 UAH | 1.12 BRL |
| 50 UAH | 5.61 BRL |
| 100 UAH | 11.23 BRL |
| 500 UAH | 56.14 BRL |
| 1,000 UAH | 112.27 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-05-07T12:35:06Z",
"rates": {
"BRL": 0.112272
}
}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.2272,
"rate": 0.112272
}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