Rate Overview
Live
1 SBD = 10.9096 KGS
1 KGS = 0.091662
SBD
Avg
10.5125
High
10.9096
Low
10.0975
Last updated: 3/27/2026, 1:25:14 PM
Quick Conversions
| SBD | KGS |
|---|---|
| 1 SBD | 10.91 KGS |
| 10 SBD | 109.10 KGS |
| 50 SBD | 545.48 KGS |
| 100 SBD | 1,090.96 KGS |
| 500 SBD | 5,454.79 KGS |
| 1,000 SBD | 10,909.59 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-27T13:25:14Z",
"rates": {
"KGS": 10.909588
}
}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": 1090.9587999999999,
"rate": 10.909588
}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