Rate Overview
Live
1 SEK = 0.103576 CUC
1 CUC = 9.6547
SEK
Avg
0.103369
High
0.103783
Low
0.102592
Last updated: 7/7/2026, 10:39:33 AM
Quick Conversions
| SEK | CUC |
|---|---|
| 1 SEK | 0.10 CUC |
| 10 SEK | 1.04 CUC |
| 50 SEK | 5.18 CUC |
| 100 SEK | 10.36 CUC |
| 500 SEK | 51.79 CUC |
| 1,000 SEK | 103.58 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-07-07T10:39:33Z",
"rates": {
"CUC": 0.103576
}
}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.3576,
"rate": 0.103576
}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