Rate Overview
Live
1 BBD = 43.7269 KGS
1 KGS = 0.022869
BBD
Avg
43.7295
High
43.7465
Low
43.7229
Last updated: 3/26/2026, 4:26:57 PM
Quick Conversions
| BBD | KGS |
|---|---|
| 1 BBD | 43.73 KGS |
| 10 BBD | 437.27 KGS |
| 50 BBD | 2,186.35 KGS |
| 100 BBD | 4,372.69 KGS |
| 500 BBD | 21,863.45 KGS |
| 1,000 BBD | 43,726.91 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-03-26T16:26:57Z",
"rates": {
"KGS": 43.726905
}
}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.690500000001,
"rate": 43.726905
}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