Rate Overview
Live
1 BBD = 43.7442 KGS
1 KGS = 0.022860
BBD
Avg
43.7292
High
43.7442
Low
43.7200
Last updated: 7/24/2026, 7:51:19 PM
Quick Conversions
| BBD | KGS |
|---|---|
| 1 BBD | 43.74 KGS |
| 10 BBD | 437.44 KGS |
| 50 BBD | 2,187.21 KGS |
| 100 BBD | 4,374.42 KGS |
| 500 BBD | 21,872.09 KGS |
| 1,000 BBD | 43,744.19 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-07-24T19:51:19Z",
"rates": {
"KGS": 43.744185
}
}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": 4374.4185,
"rate": 43.744185
}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