Rate Overview
Live
1 KYD = 11.0227 SEK
1 SEK = 0.090722
KYD
Avg
11.0858
High
11.2031
Low
10.9980
Last updated: 4/17/2026, 7:49:44 AM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.02 SEK |
| 10 KYD | 110.23 SEK |
| 50 KYD | 551.13 SEK |
| 100 KYD | 1,102.27 SEK |
| 500 KYD | 5,511.33 SEK |
| 1,000 KYD | 11,022.66 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-04-17T07:49:44Z",
"rates": {
"SEK": 11.022657
}
}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": 1102.2657000000002,
"rate": 11.022657
}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