Rate Overview
Live
1 KYD = 9.6693 SBD
1 SBD = 0.103420
KYD
Avg
10.0187
High
10.3655
Low
9.6693
Last updated: 3/27/2026, 9:48:52 AM
Quick Conversions
| KYD | SBD |
|---|---|
| 1 KYD | 9.67 SBD |
| 10 KYD | 96.69 SBD |
| 50 KYD | 483.46 SBD |
| 100 KYD | 966.93 SBD |
| 500 KYD | 4,834.65 SBD |
| 1,000 KYD | 9,669.29 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-03-27T09:48:52Z",
"rates": {
"SBD": 9.669291
}
}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": 966.9291,
"rate": 9.669291
}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