Rate Overview
Live
1 KYD = 11.1853 SEK
1 SEK = 0.089403
KYD
Avg
11.8950
High
13.5500
Low
10.7686
Last updated: 5/27/2026, 9:39:09 PM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.19 SEK |
| 10 KYD | 111.85 SEK |
| 50 KYD | 559.27 SEK |
| 100 KYD | 1,118.53 SEK |
| 500 KYD | 5,592.66 SEK |
| 1,000 KYD | 11,185.32 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-05-27T21:39:09Z",
"rates": {
"SEK": 11.185319
}
}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": 1118.5319,
"rate": 11.185319
}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