Rate Overview
Live
1 KYD = 11.3669 SEK
1 SEK = 0.087975
KYD
Avg
11.9597
High
13.5500
Low
10.7686
Last updated: 3/28/2026, 6:08:52 AM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.37 SEK |
| 10 KYD | 113.67 SEK |
| 50 KYD | 568.34 SEK |
| 100 KYD | 1,136.69 SEK |
| 500 KYD | 5,683.43 SEK |
| 1,000 KYD | 11,366.87 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-28T06:08:52Z",
"rates": {
"SEK": 11.366868
}
}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": 1136.6868,
"rate": 11.366868
}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