Rate Overview
Live
1 BZD = 22.3447 UAH
1 UAH = 0.044753
BZD
Avg
22.2763
High
22.3447
Low
22.2253
Last updated: 7/29/2026, 11:22:24 PM
Quick Conversions
| BZD | UAH |
|---|---|
| 1 BZD | 22.34 UAH |
| 10 BZD | 223.45 UAH |
| 50 BZD | 1,117.23 UAH |
| 100 BZD | 2,234.47 UAH |
| 500 BZD | 11,172.35 UAH |
| 1,000 BZD | 22,344.69 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-07-29T23:22:24Z",
"rates": {
"UAH": 22.344691
}
}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": 2234.4691000000003,
"rate": 22.344691
}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