Rate Overview
Live
1 SEK = 2.6054 CUP
1 CUP = 0.383818
SEK
Avg
2.6242
High
2.6590
Low
2.6025
Last updated: 3/6/2026, 8:10:48 AM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.61 CUP |
| 10 SEK | 26.05 CUP |
| 50 SEK | 130.27 CUP |
| 100 SEK | 260.54 CUP |
| 500 SEK | 1,302.70 CUP |
| 1,000 SEK | 2,605.40 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-06T08:10:48Z",
"rates": {
"CUP": 2.605404
}
}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": 260.5404,
"rate": 2.605404
}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