Rate Overview
Live
1 SEK = 2.7182 CUP
1 CUP = 0.367889
SEK
Avg
2.6328
High
2.8853
Low
2.4808
Last updated: 7/28/2026, 11:56:47 AM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.72 CUP |
| 10 SEK | 27.18 CUP |
| 50 SEK | 135.91 CUP |
| 100 SEK | 271.82 CUP |
| 500 SEK | 1,359.11 CUP |
| 1,000 SEK | 2,718.21 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-28T11:56:47Z",
"rates": {
"CUP": 2.71821
}
}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": 271.821,
"rate": 2.71821
}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