Rate Overview
Live
1 KYD = 11.0326 SEK
1 SEK = 0.090641
KYD
Avg
11.0307
High
11.1311
Low
10.8727
Last updated: 3/7/2026, 7:44:35 AM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.03 SEK |
| 10 KYD | 110.33 SEK |
| 50 KYD | 551.63 SEK |
| 100 KYD | 1,103.26 SEK |
| 500 KYD | 5,516.28 SEK |
| 1,000 KYD | 11,032.56 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-03-07T07:44:35Z",
"rates": {
"SEK": 11.032563
}
}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": 1103.2563,
"rate": 11.032563
}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