Rate Overview
Live
1 KYD = 9.7001 SBD
1 SBD = 0.103091
KYD
Avg
9.6723
High
9.8201
Low
9.5851
Last updated: 6/19/2026, 8:25:49 AM
Quick Conversions
| KYD | SBD |
|---|---|
| 1 KYD | 9.70 SBD |
| 10 KYD | 97.00 SBD |
| 50 KYD | 485.01 SBD |
| 100 KYD | 970.01 SBD |
| 500 KYD | 4,850.07 SBD |
| 1,000 KYD | 9,700.14 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-06-19T08:25:49Z",
"rates": {
"SBD": 9.700143
}
}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": 970.0143,
"rate": 9.700143
}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