Rate Overview
Live
1 KYD = 11.6867 SEK
1 SEK = 0.085568
KYD
Avg
11.7140
High
11.7903
Low
11.6606
Last updated: 7/1/2026, 5:50:49 AM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.69 SEK |
| 10 KYD | 116.87 SEK |
| 50 KYD | 584.33 SEK |
| 100 KYD | 1,168.67 SEK |
| 500 KYD | 5,843.33 SEK |
| 1,000 KYD | 11,686.66 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-01T05:50:49Z",
"rates": {
"SEK": 11.68666
}
}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": 1168.666,
"rate": 11.68666
}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