Rate Overview
Live
1 KGS = 0.022863 BBD
1 BBD = 43.7388
KGS
Avg
0.022862
High
0.022864
Low
0.022853
Last updated: 7/1/2026, 3:40:34 AM
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-01T03:40:34Z",
"rates": {
"BBD": 0.022863
}
}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.2863,
"rate": 0.022863
}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