Rate Overview
Live
1 SEK = 2.7165 CUP
1 CUP = 0.368120
SEK
Avg
2.7335
High
2.7481
Low
2.7165
Last updated: 7/24/2026, 5:53:02 AM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.72 CUP |
| 10 SEK | 27.17 CUP |
| 50 SEK | 135.83 CUP |
| 100 SEK | 271.65 CUP |
| 500 SEK | 1,358.25 CUP |
| 1,000 SEK | 2,716.50 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-24T05:53:02Z",
"rates": {
"CUP": 2.716504
}
}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.6504,
"rate": 2.716504
}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