Rate Overview
Live
1 BRL = 8.3798 UAH
1 UAH = 0.119335
BRL
Avg
7.5615
High
8.3798
Low
6.8107
Last updated: 3/27/2026, 4:27:04 PM
Quick Conversions
| BRL | UAH |
|---|---|
| 1 BRL | 8.38 UAH |
| 10 BRL | 83.80 UAH |
| 50 BRL | 418.99 UAH |
| 100 BRL | 837.98 UAH |
| 500 BRL | 4,189.90 UAH |
| 1,000 BRL | 8,379.80 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-03-27T16:27:04Z",
"rates": {
"UAH": 8.379804
}
}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": 837.9804,
"rate": 8.379804
}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