Rate Overview
Live
1 KYD = 9.7372 SBD
1 SBD = 0.102699
KYD
Avg
9.7130
High
9.8849
Low
9.6292
Last updated: 7/9/2026, 5:23:31 AM
Quick Conversions
| KYD | SBD |
|---|---|
| 1 KYD | 9.74 SBD |
| 10 KYD | 97.37 SBD |
| 50 KYD | 486.86 SBD |
| 100 KYD | 973.72 SBD |
| 500 KYD | 4,868.62 SBD |
| 1,000 KYD | 9,737.24 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-09T05:23:31Z",
"rates": {
"SBD": 9.737235
}
}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": 973.7235000000001,
"rate": 9.737235
}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