Rate Overview
Live
1 BBD = 43.7368 KGS
1 KGS = 0.022864
BBD
Avg
43.6782
High
43.7385
Low
43.3050
Last updated: 6/28/2026, 9:06:18 PM
Quick Conversions
| BBD | KGS |
|---|---|
| 1 BBD | 43.74 KGS |
| 10 BBD | 437.37 KGS |
| 50 BBD | 2,186.84 KGS |
| 100 BBD | 4,373.68 KGS |
| 500 BBD | 21,868.40 KGS |
| 1,000 BBD | 43,736.79 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-28T21:06:18Z",
"rates": {
"KGS": 43.736793
}
}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.6793,
"rate": 43.736793
}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