Rate Overview
Live
1 BRL = 8.9069 UAH
1 UAH = 0.112273
BRL
Avg
8.8736
High
8.9331
Low
8.8025
Last updated: 5/7/2026, 8:00:45 AM
Quick Conversions
| BRL | UAH |
|---|---|
| 1 BRL | 8.91 UAH |
| 10 BRL | 89.07 UAH |
| 50 BRL | 445.34 UAH |
| 100 BRL | 890.69 UAH |
| 500 BRL | 4,453.45 UAH |
| 1,000 BRL | 8,906.89 UAH |
Get BRL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=UAHExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-07T08:00:45Z",
"rates": {
"UAH": 8.906893
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "UAH",
"amount": 100
},
"result": 890.6893,
"rate": 8.906893
}Build with BRL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key