Rate Overview
Live
1 KYD = 11.8133 SEK
1 SEK = 0.084650
KYD
Avg
11.2376
High
11.8133
Low
10.7124
Last updated: 7/26/2026, 4:17:04 AM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.81 SEK |
| 10 KYD | 118.13 SEK |
| 50 KYD | 590.67 SEK |
| 100 KYD | 1,181.33 SEK |
| 500 KYD | 5,906.65 SEK |
| 1,000 KYD | 11,813.30 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-07-26T04:17:04Z",
"rates": {
"SEK": 11.813302
}
}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": 1181.3302,
"rate": 11.813302
}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