Rate Overview
Live
1 KGS = 0.022998 BZD
1 BZD = 43.4820
KGS
Avg
0.022978
High
0.023010
Low
0.022939
Last updated: 4/17/2026, 2:38:19 PM
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.50 BZD |
| 1,000 KGS | 23.00 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-04-17T14:38:19Z",
"rates": {
"BZD": 0.022998
}
}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.2998000000000003,
"rate": 0.022998
}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