Rate Overview
Live
1 SEK = 2.5794 CUP
1 CUP = 0.387692
SEK
Avg
2.6597
High
2.8916
Low
2.5282
Last updated: 5/27/2026, 10:47:25 PM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.58 CUP |
| 10 SEK | 25.79 CUP |
| 50 SEK | 128.97 CUP |
| 100 SEK | 257.94 CUP |
| 500 SEK | 1,289.68 CUP |
| 1,000 SEK | 2,579.37 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-05-27T22:47:25Z",
"rates": {
"CUP": 2.579366
}
}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": 257.9366,
"rate": 2.579366
}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