Rate Overview
Live
1 BBD = 43.3970 KGS
1 KGS = 0.023043
BBD
Avg
43.4471
High
43.4842
Low
43.3970
Last updated: 4/16/2026, 2:38:34 AM
Quick Conversions
| BBD | KGS |
|---|---|
| 1 BBD | 43.40 KGS |
| 10 BBD | 433.97 KGS |
| 50 BBD | 2,169.85 KGS |
| 100 BBD | 4,339.70 KGS |
| 500 BBD | 21,698.50 KGS |
| 1,000 BBD | 43,397.01 KGS |
Get BBD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=KGSExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T02:38:34Z",
"rates": {
"KGS": 43.397008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "KGS",
"amount": 100
},
"result": 4339.7008,
"rate": 43.397008
}Build with BBD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key