Rate Overview
Live
1 BBD = 43.7725 KGS
1 KGS = 0.022845
BBD
Avg
43.7717
High
43.7740
Low
43.7691
Last updated: 9/2/2026, 2:59:45 AM
Quick Conversions
| BBD | KGS |
|---|---|
| 1 BBD | 43.77 KGS |
| 10 BBD | 437.73 KGS |
| 50 BBD | 2,188.63 KGS |
| 100 BBD | 4,377.25 KGS |
| 500 BBD | 21,886.26 KGS |
| 1,000 BBD | 43,772.51 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-09-02T02:59:45Z",
"rates": {
"KGS": 43.772512
}
}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": 4377.2512,
"rate": 43.772512
}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