Rate Overview
Live
1 KGS = 0.091357 SBD
1 SBD = 10.9461
KGS
Avg
0.093529
High
0.097248
Low
0.091151
Last updated: 5/27/2026, 6:27:12 PM
Quick Conversions
| KGS | SBD |
|---|---|
| 1 KGS | 0.09 SBD |
| 10 KGS | 0.91 SBD |
| 50 KGS | 4.57 SBD |
| 100 KGS | 9.14 SBD |
| 500 KGS | 45.68 SBD |
| 1,000 KGS | 91.36 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-05-27T18:27:12Z",
"rates": {
"SBD": 0.091357
}
}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.1357,
"rate": 0.091357
}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