Rate Overview
Live
1 SEK = 2.8311 CUP
1 CUP = 0.353215
SEK
Avg
2.8088
High
2.8311
Low
2.7807
Last updated: 6/17/2026, 3:41:52 AM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.83 CUP |
| 10 SEK | 28.31 CUP |
| 50 SEK | 141.56 CUP |
| 100 SEK | 283.11 CUP |
| 500 SEK | 1,415.57 CUP |
| 1,000 SEK | 2,831.13 CUP |
Get SEK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CUPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-06-17T03:41:52Z",
"rates": {
"CUP": 2.831133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CUP",
"amount": 100
},
"result": 283.1133,
"rate": 2.831133
}Build with SEK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key