Rate Overview
Live
1 BZD = 22.1886 UAH
1 UAH = 0.045068
BZD
Avg
22.1472
High
22.2160
Low
22.0681
Last updated: 9/9/2026, 3:54:53 PM
Quick Conversions
| BZD | UAH |
|---|---|
| 1 BZD | 22.19 UAH |
| 10 BZD | 221.89 UAH |
| 50 BZD | 1,109.43 UAH |
| 100 BZD | 2,218.86 UAH |
| 500 BZD | 11,094.30 UAH |
| 1,000 BZD | 22,188.60 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-09-09T15:54:53Z",
"rates": {
"UAH": 22.188601
}
}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": 2218.8601,
"rate": 22.188601
}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