Rate Overview
Live
1 SEK = 0.107472 CUC
1 CUC = 9.3047
SEK
Avg
0.108348
High
0.112117
Low
0.105529
Last updated: 5/28/2026, 12:06:41 AM
Quick Conversions
| SEK | CUC |
|---|---|
| 1 SEK | 0.11 CUC |
| 10 SEK | 1.07 CUC |
| 50 SEK | 5.37 CUC |
| 100 SEK | 10.75 CUC |
| 500 SEK | 53.74 CUC |
| 1,000 SEK | 107.47 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-05-28T00:06:41Z",
"rates": {
"CUC": 0.107472
}
}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.7472,
"rate": 0.107472
}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