Rate Overview
Live
1 BBD = 43.7220 KGS
1 KGS = 0.022872
BBD
Avg
43.6886
High
43.7455
Low
43.3621
Last updated: 7/21/2026, 7:02:50 PM
Quick Conversions
| BBD | KGS |
|---|---|
| 1 BBD | 43.72 KGS |
| 10 BBD | 437.22 KGS |
| 50 BBD | 2,186.10 KGS |
| 100 BBD | 4,372.20 KGS |
| 500 BBD | 21,861.00 KGS |
| 1,000 BBD | 43,722.00 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-21T19:02:50Z",
"rates": {
"KGS": 43.721995
}
}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.1995,
"rate": 43.721995
}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