Rate Overview
Live
1 KGS = 0.092578 SBD
1 SBD = 10.8017
KGS
Avg
0.092207
High
0.092671
Low
0.091554
Last updated: 7/9/2026, 9:03:28 AM
Quick Conversions
| KGS | SBD |
|---|---|
| 1 KGS | 0.09 SBD |
| 10 KGS | 0.93 SBD |
| 50 KGS | 4.63 SBD |
| 100 KGS | 9.26 SBD |
| 500 KGS | 46.29 SBD |
| 1,000 KGS | 92.58 SBD |
Get KGS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SBDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-09T09:03:28Z",
"rates": {
"SBD": 0.092578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SBD",
"amount": 100
},
"result": 9.2578,
"rate": 0.092578
}Build with KGS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key