Rate Overview
Live
1 KYD = 11.6123 SEK
1 SEK = 0.086116
KYD
Avg
11.4901
High
11.6123
Low
11.4120
Last updated: 8/16/2026, 6:42:14 AM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.61 SEK |
| 10 KYD | 116.12 SEK |
| 50 KYD | 580.62 SEK |
| 100 KYD | 1,161.23 SEK |
| 500 KYD | 5,806.15 SEK |
| 1,000 KYD | 11,612.31 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-08-16T06:42:14Z",
"rates": {
"SEK": 11.612308
}
}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": 1161.2308,
"rate": 11.612308
}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