Rate Overview
Live
1 BZD = 21.7998 UAH
1 UAH = 0.045872
BZD
Avg
21.8515
High
21.9151
Low
21.7998
Last updated: 5/7/2026, 1:49:24 PM
Quick Conversions
| BZD | UAH |
|---|---|
| 1 BZD | 21.80 UAH |
| 10 BZD | 218.00 UAH |
| 50 BZD | 1,089.99 UAH |
| 100 BZD | 2,179.98 UAH |
| 500 BZD | 10,899.89 UAH |
| 1,000 BZD | 21,799.78 UAH |
Get BZD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=UAHExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-05-07T13:49:24Z",
"rates": {
"UAH": 21.799784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "UAH",
"amount": 100
},
"result": 2179.9784,
"rate": 21.799784
}Build with BZD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key