Rate Overview
Live
1 SBD = 10.8626 KGS
1 KGS = 0.092059
SBD
Avg
10.8574
High
10.9098
Low
10.8381
Last updated: 4/17/2026, 7:35:34 AM
Quick Conversions
| SBD | KGS |
|---|---|
| 1 SBD | 10.86 KGS |
| 10 SBD | 108.63 KGS |
| 50 SBD | 543.13 KGS |
| 100 SBD | 1,086.26 KGS |
| 500 SBD | 5,431.30 KGS |
| 1,000 SBD | 10,862.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-04-17T07:35:34Z",
"rates": {
"KGS": 10.862591
}
}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.2591,
"rate": 10.862591
}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