Rate Overview
Live
1 BBD = 43.7315 KGS
1 KGS = 0.022867
BBD
Avg
43.5516
High
43.8397
Low
42.3507
Last updated: 7/8/2026, 8:32:05 AM
Quick Conversions
| BBD | KGS |
|---|---|
| 1 BBD | 43.73 KGS |
| 10 BBD | 437.32 KGS |
| 50 BBD | 2,186.58 KGS |
| 100 BBD | 4,373.15 KGS |
| 500 BBD | 21,865.76 KGS |
| 1,000 BBD | 43,731.52 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-08T08:32:05Z",
"rates": {
"KGS": 43.731519
}
}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": 4373.1519,
"rate": 43.731519
}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