Rate Overview
Live
1 SBD = 10.8646 KGS
1 KGS = 0.092042
SBD
Avg
10.8318
High
10.8698
Low
10.7788
Last updated: 3/7/2026, 12:29:46 AM
Quick Conversions
| SBD | KGS |
|---|---|
| 1 SBD | 10.86 KGS |
| 10 SBD | 108.65 KGS |
| 50 SBD | 543.23 KGS |
| 100 SBD | 1,086.46 KGS |
| 500 SBD | 5,432.32 KGS |
| 1,000 SBD | 10,864.64 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-03-07T00:29:46Z",
"rates": {
"KGS": 10.864644
}
}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": 1086.4644,
"rate": 10.864644
}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