Rate Overview
Live
1 SEK = 0.102735 CUC
1 CUC = 9.7338
SEK
Avg
0.106863
High
0.112729
Low
0.102735
Last updated: 6/29/2026, 1:18:48 PM
Quick Conversions
| SEK | CUC |
|---|---|
| 1 SEK | 0.10 CUC |
| 10 SEK | 1.03 CUC |
| 50 SEK | 5.14 CUC |
| 100 SEK | 10.27 CUC |
| 500 SEK | 51.37 CUC |
| 1,000 SEK | 102.74 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-29T13:18:48Z",
"rates": {
"CUC": 0.102735
}
}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.2735,
"rate": 0.102735
}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