Rate Overview
Live
1 SEK = 2.5413 CUP
1 CUP = 0.393500
SEK
Avg
2.5805
High
2.6962
Low
2.5078
Last updated: 3/27/2026, 7:47:47 AM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.54 CUP |
| 10 SEK | 25.41 CUP |
| 50 SEK | 127.06 CUP |
| 100 SEK | 254.13 CUP |
| 500 SEK | 1,270.65 CUP |
| 1,000 SEK | 2,541.30 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-03-27T07:47:47Z",
"rates": {
"CUP": 2.541297
}
}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": 254.1297,
"rate": 2.541297
}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