Rate Overview
Live
1 KGS = 0.022991 BBD
1 BBD = 43.4953
KGS
Avg
0.023031
High
0.023044
Low
0.022991
Last updated: 5/6/2026, 10:16:48 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.50 BBD |
| 1,000 KGS | 22.99 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-05-06T10:16:48Z",
"rates": {
"BBD": 0.022991
}
}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.2991,
"rate": 0.022991
}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