Rate Overview
Live
1 KGS = 0.092210 SBD
1 SBD = 10.8448
KGS
Avg
0.091810
High
0.092219
Low
0.091144
Last updated: 6/19/2026, 8:51:26 AM
Quick Conversions
| KGS | SBD |
|---|---|
| 1 KGS | 0.09 SBD |
| 10 KGS | 0.92 SBD |
| 50 KGS | 4.61 SBD |
| 100 KGS | 9.22 SBD |
| 500 KGS | 46.11 SBD |
| 1,000 KGS | 92.21 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-06-19T08:51:26Z",
"rates": {
"SBD": 0.09221
}
}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.221,
"rate": 0.09221
}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