Rate Overview
Live
1 KGS = 0.023088 BZD
1 BZD = 43.3125
KGS
Avg
0.023017
High
0.023088
Low
0.022971
Last updated: 9/11/2026, 10:04:38 AM
Quick Conversions
| KGS | BZD |
|---|---|
| 1 KGS | 0.02 BZD |
| 10 KGS | 0.23 BZD |
| 50 KGS | 1.15 BZD |
| 100 KGS | 2.31 BZD |
| 500 KGS | 11.54 BZD |
| 1,000 KGS | 23.09 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-09-11T10:04:38Z",
"rates": {
"BZD": 0.023088
}
}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.3088,
"rate": 0.023088
}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