Rate Overview
Live
1 KYD = 11.7572 SEK
1 SEK = 0.085054
KYD
Avg
11.2945
High
11.7825
Low
10.7124
Last updated: 7/27/2026, 2:55:31 AM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.76 SEK |
| 10 KYD | 117.57 SEK |
| 50 KYD | 587.86 SEK |
| 100 KYD | 1,175.72 SEK |
| 500 KYD | 5,878.60 SEK |
| 1,000 KYD | 11,757.20 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-27T02:55:31Z",
"rates": {
"SEK": 11.757203
}
}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": 1175.7203,
"rate": 11.757203
}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