Rate Overview
Live
1 SBD = 10.8319 KGS
1 KGS = 0.092319
SBD
Avg
10.5750
High
10.9364
Low
10.0975
Last updated: 7/29/2026, 8:39:31 AM
Quick Conversions
| SBD | KGS |
|---|---|
| 1 SBD | 10.83 KGS |
| 10 SBD | 108.32 KGS |
| 50 SBD | 541.60 KGS |
| 100 SBD | 1,083.19 KGS |
| 500 SBD | 5,415.97 KGS |
| 1,000 SBD | 10,831.95 KGS |
Get SBD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=KGSExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-29T08:39:31Z",
"rates": {
"KGS": 10.831948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "KGS",
"amount": 100
},
"result": 1083.1948,
"rate": 10.831948
}Build with SBD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key