Rate Overview
Live
1 KYD = 11.0417 SEK
1 SEK = 0.090566
KYD
Avg
11.0812
High
11.1282
Low
11.0417
Last updated: 5/7/2026, 11:23:17 AM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.04 SEK |
| 10 KYD | 110.42 SEK |
| 50 KYD | 552.09 SEK |
| 100 KYD | 1,104.17 SEK |
| 500 KYD | 5,520.85 SEK |
| 1,000 KYD | 11,041.70 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-07T11:23:17Z",
"rates": {
"SEK": 11.041703
}
}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": 1104.1703,
"rate": 11.041703
}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