Rate Overview
Live
1 SEK = 0.106835 CUC
1 CUC = 9.3602
SEK
Avg
0.105992
High
0.106835
Low
0.104930
Last updated: 6/17/2026, 3:40:37 AM
Quick Conversions
| SEK | CUC |
|---|---|
| 1 SEK | 0.11 CUC |
| 10 SEK | 1.07 CUC |
| 50 SEK | 5.34 CUC |
| 100 SEK | 10.68 CUC |
| 500 SEK | 53.42 CUC |
| 1,000 SEK | 106.84 CUC |
Get SEK/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CUCExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-06-17T03:40:37Z",
"rates": {
"CUC": 0.106835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CUC",
"amount": 100
},
"result": 10.6835,
"rate": 0.106835
}Build with SEK/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key