Rate Overview
Live
1 SEK = 2.7278 CUP
1 CUP = 0.366602
SEK
Avg
2.6994
High
2.8853
Low
2.5547
Last updated: 7/25/2026, 5:16:20 PM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.73 CUP |
| 10 SEK | 27.28 CUP |
| 50 SEK | 136.39 CUP |
| 100 SEK | 272.78 CUP |
| 500 SEK | 1,363.88 CUP |
| 1,000 SEK | 2,727.75 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-07-25T17:16:20Z",
"rates": {
"CUP": 2.727752
}
}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": 272.77520000000004,
"rate": 2.727752
}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