Rate Overview
Live
1 BBD = 43.4947 KGS
1 KGS = 0.022991
BBD
Avg
43.4105
High
43.4947
Low
43.3943
Last updated: 5/6/2026, 3:58:03 AM
Quick Conversions
| BBD | KGS |
|---|---|
| 1 BBD | 43.49 KGS |
| 10 BBD | 434.95 KGS |
| 50 BBD | 2,174.74 KGS |
| 100 BBD | 4,349.47 KGS |
| 500 BBD | 21,747.36 KGS |
| 1,000 BBD | 43,494.71 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-05-06T03:58:03Z",
"rates": {
"KGS": 43.494712
}
}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": 4349.4712,
"rate": 43.494712
}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