Rate Overview
Live
1 KGS = 0.023033 BBD
1 BBD = 43.4160
KGS
Avg
0.022880
High
0.023033
Low
0.022865
Last updated: 3/28/2026, 9:28:35 AM
Quick Conversions
| KGS | BBD |
|---|---|
| 1 KGS | 0.02 BBD |
| 10 KGS | 0.23 BBD |
| 50 KGS | 1.15 BBD |
| 100 KGS | 2.30 BBD |
| 500 KGS | 11.52 BBD |
| 1,000 KGS | 23.03 BBD |
Get KGS/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BBDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T09:28:35Z",
"rates": {
"BBD": 0.023033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BBD",
"amount": 100
},
"result": 2.3033,
"rate": 0.023033
}Build with KGS/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key