Rate Overview
Live
1 BZD = 22.3567 UAH
1 UAH = 0.044729
BZD
Avg
21.8828
High
22.3567
Low
21.1002
Last updated: 7/30/2026, 1:41:46 PM
Quick Conversions
| BZD | UAH |
|---|---|
| 1 BZD | 22.36 UAH |
| 10 BZD | 223.57 UAH |
| 50 BZD | 1,117.84 UAH |
| 100 BZD | 2,235.67 UAH |
| 500 BZD | 11,178.35 UAH |
| 1,000 BZD | 22,356.71 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-30T13:41:46Z",
"rates": {
"UAH": 22.356707
}
}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": 2235.6707,
"rate": 22.356707
}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