Rate Overview
Live
1 BZD = 21.8073 UAH
1 UAH = 0.045856
BZD
Avg
21.7877
High
21.8420
Low
21.7215
Last updated: 3/27/2026, 4:43:32 PM
Quick Conversions
| BZD | UAH |
|---|---|
| 1 BZD | 21.81 UAH |
| 10 BZD | 218.07 UAH |
| 50 BZD | 1,090.37 UAH |
| 100 BZD | 2,180.73 UAH |
| 500 BZD | 10,903.67 UAH |
| 1,000 BZD | 21,807.33 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-03-27T16:43:32Z",
"rates": {
"UAH": 21.80733
}
}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": 2180.733,
"rate": 21.80733
}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