Rate Overview
Live
1 SEK = 0.105555 CUC
1 CUC = 9.4737
SEK
Avg
0.107777
High
0.110696
Low
0.105480
Last updated: 3/28/2026, 4:21:11 AM
Quick Conversions
| SEK | CUC |
|---|---|
| 1 SEK | 0.11 CUC |
| 10 SEK | 1.06 CUC |
| 50 SEK | 5.28 CUC |
| 100 SEK | 10.56 CUC |
| 500 SEK | 52.78 CUC |
| 1,000 SEK | 105.55 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-03-28T04:21:11Z",
"rates": {
"CUC": 0.105555
}
}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.5555,
"rate": 0.105555
}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