Rate Overview
Live
1 KYD = 11.7825 SEK
1 SEK = 0.084872
KYD
Avg
11.6732
High
11.7905
Low
11.5743
Last updated: 7/25/2026, 7:51:58 PM
Quick Conversions
| KYD | SEK |
|---|---|
| 1 KYD | 11.78 SEK |
| 10 KYD | 117.83 SEK |
| 50 KYD | 589.13 SEK |
| 100 KYD | 1,178.25 SEK |
| 500 KYD | 5,891.25 SEK |
| 1,000 KYD | 11,782.50 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-25T19:51:58Z",
"rates": {
"SEK": 11.782501
}
}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": 1178.2501,
"rate": 11.782501
}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