Rate Overview
Live
1 KYD = 11.1874 SEK
1 SEK = 0.089386
KYD
Avg
11.1032
High
11.4827
Low
10.7163
Last updated: 5/27/2026, 10:54:15 PM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.19 SEK |
| 10 KYD | 111.87 SEK |
| 50 KYD | 559.37 SEK |
| 100 KYD | 1,118.74 SEK |
| 500 KYD | 5,593.71 SEK |
| 1,000 KYD | 11,187.43 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-27T22:54:15Z",
"rates": {
"SEK": 11.187426
}
}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.7426,
"rate": 11.187426
}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