Rate Overview
Live
1 SEK = 2.7559 CUP
1 CUP = 0.362864
SEK
Avg
2.7650
High
2.7849
Low
2.7507
Last updated: 9/3/2026, 4:01:15 AM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.76 CUP |
| 10 SEK | 27.56 CUP |
| 50 SEK | 137.79 CUP |
| 100 SEK | 275.59 CUP |
| 500 SEK | 1,377.93 CUP |
| 1,000 SEK | 2,755.85 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-09-03T04:01:15Z",
"rates": {
"CUP": 2.75585
}
}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": 275.58500000000004,
"rate": 2.75585
}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