Rate Overview
Live
1 UAH = 0.120293 BRL
1 BRL = 8.3130
UAH
Avg
0.119969
High
0.120951
Low
0.118875
Last updated: 3/7/2026, 7:41:40 AM
Quick Conversions
| UAH | BRL |
|---|---|
| 1 UAH | 0.12 BRL |
| 10 UAH | 1.20 BRL |
| 50 UAH | 6.01 BRL |
| 100 UAH | 12.03 BRL |
| 500 UAH | 60.15 BRL |
| 1,000 UAH | 120.29 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-07T07:41:40Z",
"rates": {
"BRL": 0.120293
}
}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": 12.0293,
"rate": 0.120293
}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