Rate Overview
Live
1 KGS = 0.023035 BZD
1 BZD = 43.4122
KGS
Avg
0.023025
High
0.023054
Low
0.022992
Last updated: 3/7/2026, 7:10:41 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.52 BZD |
| 1,000 KGS | 23.04 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-03-07T07:10:41Z",
"rates": {
"BZD": 0.023035
}
}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.3035,
"rate": 0.023035
}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