Rate Overview
Live
1 KGS = 0.022984 BZD
1 BZD = 43.5085
KGS
Avg
0.023020
High
0.023231
Low
0.022918
Last updated: 7/31/2026, 5:17:55 AM
Quick Conversions
| KGS | BZD |
|---|---|
| 1 KGS | 0.02 BZD |
| 10 KGS | 0.23 BZD |
| 50 KGS | 1.15 BZD |
| 100 KGS | 2.30 BZD |
| 500 KGS | 11.49 BZD |
| 1,000 KGS | 22.98 BZD |
Get KGS/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BZDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-31T05:17:55Z",
"rates": {
"BZD": 0.022984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BZD",
"amount": 100
},
"result": 2.2984,
"rate": 0.022984
}Build with KGS/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key