Rate Overview
Live
1 KYD = 11.6681 SEK
1 SEK = 0.085704
KYD
Avg
11.5826
High
11.7095
Low
11.4998
Last updated: 9/6/2026, 8:02:29 AM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.67 SEK |
| 10 KYD | 116.68 SEK |
| 50 KYD | 583.41 SEK |
| 100 KYD | 1,166.81 SEK |
| 500 KYD | 5,834.05 SEK |
| 1,000 KYD | 11,668.10 SEK |
Get KYD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=SEKExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-09-06T08:02:29Z",
"rates": {
"SEK": 11.6681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "SEK",
"amount": 100
},
"result": 1166.8100000000002,
"rate": 11.6681
}Build with KYD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key