Rate Overview
Live
1 BBD = 43.7210 KGS
1 KGS = 0.022872
BBD
Avg
43.7264
High
43.7313
Low
43.7210
Last updated: 6/15/2026, 12:50:47 PM
Quick Conversions
| BBD | KGS |
|---|---|
| 1 BBD | 43.72 KGS |
| 10 BBD | 437.21 KGS |
| 50 BBD | 2,186.05 KGS |
| 100 BBD | 4,372.10 KGS |
| 500 BBD | 21,860.48 KGS |
| 1,000 BBD | 43,720.97 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-06-15T12:50:47Z",
"rates": {
"KGS": 43.720966
}
}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": 4372.0966,
"rate": 43.720966
}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