Rate Overview
Live
1 SBD = 10.7978 KGS
1 KGS = 0.092612
SBD
Avg
10.8480
High
10.9598
Low
10.7908
Last updated: 7/20/2026, 6:50:28 AM
Quick Conversions
| SBD | KGS |
|---|---|
| 1 SBD | 10.80 KGS |
| 10 SBD | 107.98 KGS |
| 50 SBD | 539.89 KGS |
| 100 SBD | 1,079.78 KGS |
| 500 SBD | 5,398.89 KGS |
| 1,000 SBD | 10,797.79 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-20T06:50:28Z",
"rates": {
"KGS": 10.797785
}
}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": 1079.7785,
"rate": 10.797785
}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