Rate Overview
Live
1 KYD = 9.7592 SBD
1 SBD = 0.102467
KYD
Avg
9.7937
High
10.2528
Low
9.5656
Last updated: 7/30/2026, 8:15:57 AM
Quick Conversions
| KYD | SBD |
|---|---|
| 1 KYD | 9.76 SBD |
| 10 KYD | 97.59 SBD |
| 50 KYD | 487.96 SBD |
| 100 KYD | 975.92 SBD |
| 500 KYD | 4,879.60 SBD |
| 1,000 KYD | 9,759.20 SBD |
Get KYD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=SBDExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-30T08:15:57Z",
"rates": {
"SBD": 9.7592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "SBD",
"amount": 100
},
"result": 975.92,
"rate": 9.7592
}Build with KYD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key