Rate Overview
Live
1 SEK = 0.102947 CUC
1 CUC = 9.7137
SEK
Avg
0.103255
High
0.103948
Low
0.102592
Last updated: 7/26/2026, 4:47:38 PM
Quick Conversions
| SEK | CUC |
|---|---|
| 1 SEK | 0.10 CUC |
| 10 SEK | 1.03 CUC |
| 50 SEK | 5.15 CUC |
| 100 SEK | 10.29 CUC |
| 500 SEK | 51.47 CUC |
| 1,000 SEK | 102.95 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-26T16:47:38Z",
"rates": {
"CUC": 0.102947
}
}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.294699999999999,
"rate": 0.102947
}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