Rate Overview
Live
1 SEK = 2.7446 CUP
1 CUP = 0.364350
SEK
Avg
2.7295
High
2.7503
Low
2.7187
Last updated: 7/4/2026, 12:19:33 AM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.74 CUP |
| 10 SEK | 27.45 CUP |
| 50 SEK | 137.23 CUP |
| 100 SEK | 274.46 CUP |
| 500 SEK | 1,372.31 CUP |
| 1,000 SEK | 2,744.61 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-04T00:19:33Z",
"rates": {
"CUP": 2.744611
}
}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": 274.4611,
"rate": 2.744611
}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