Rate Overview
Live
1 SEK = 2.8829 CUP
1 CUP = 0.346868
SEK
Avg
2.8703
High
2.8829
Low
2.8566
Last updated: 5/7/2026, 1:50:13 PM
Quick Conversions
| SEK | CUP |
|---|---|
| 1 SEK | 2.88 CUP |
| 10 SEK | 28.83 CUP |
| 50 SEK | 144.15 CUP |
| 100 SEK | 288.29 CUP |
| 500 SEK | 1,441.47 CUP |
| 1,000 SEK | 2,882.94 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-07T13:50:13Z",
"rates": {
"CUP": 2.882945
}
}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": 288.29449999999997,
"rate": 2.882945
}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