Rate Overview
Live
1 SBD = 10.9460 KGS
1 KGS = 0.091357
SBD
Avg
10.8653
High
10.9689
Low
10.7500
Last updated: 5/27/2026, 1:37:04 PM
Quick Conversions
| SBD | KGS |
|---|---|
| 1 SBD | 10.95 KGS |
| 10 SBD | 109.46 KGS |
| 50 SBD | 547.30 KGS |
| 100 SBD | 1,094.60 KGS |
| 500 SBD | 5,473.01 KGS |
| 1,000 SBD | 10,946.03 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-05-27T13:37:04Z",
"rates": {
"KGS": 10.946028
}
}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": 1094.6028000000001,
"rate": 10.946028
}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