Rate Overview
Live
1 KGS = 0.022871 BBD
1 BBD = 43.7235
KGS
Avg
0.022871
High
0.023038
Low
0.022853
Last updated: 7/21/2026, 10:16:35 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.44 BBD |
| 1,000 KGS | 22.87 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-21T10:16:35Z",
"rates": {
"BBD": 0.022871
}
}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.2870999999999997,
"rate": 0.022871
}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