Rate Overview
Live
1 KPW = 0.008944 SBD
1 SBD = 111.8068
KPW
Avg
0.008949
High
0.008965
Low
0.008906
Last updated: 4/17/2026, 6:19:00 AM
Quick Conversions
| KPW | SBD |
|---|---|
| 1 KPW | 0.01 SBD |
| 10 KPW | 0.09 SBD |
| 50 KPW | 0.45 SBD |
| 100 KPW | 0.89 SBD |
| 500 KPW | 4.47 SBD |
| 1,000 KPW | 8.94 SBD |
Get KPW/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SBDExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-17T06:19:00Z",
"rates": {
"SBD": 0.008944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SBD",
"amount": 100
},
"result": 0.8944000000000001,
"rate": 0.008944
}Build with KPW/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key