Rate Overview
Live
1 KGS = 0.023026 BZD
1 BZD = 43.4292
KGS
Avg
0.023022
High
0.023041
Low
0.022990
Last updated: 6/19/2026, 8:31:17 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.51 BZD |
| 1,000 KGS | 23.03 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-06-19T08:31:17Z",
"rates": {
"BZD": 0.023026
}
}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.3026,
"rate": 0.023026
}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