Rate Overview
Live
1 KGS = 0.022864 BBD
1 BBD = 43.7369
KGS
Avg
0.022884
High
0.023038
Low
0.022863
Last updated: 7/5/2026, 8:52:09 PM
Quick Conversions
| KGS | BBD |
|---|---|
| 1 KGS | 0.02 BBD |
| 10 KGS | 0.23 BBD |
| 50 KGS | 1.14 BBD |
| 100 KGS | 2.29 BBD |
| 500 KGS | 11.43 BBD |
| 1,000 KGS | 22.86 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-07-05T20:52:09Z",
"rates": {
"BBD": 0.022864
}
}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.2864,
"rate": 0.022864
}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