Rate Overview
Live
1 CUP = 0.394353 SEK
1 SEK = 2.5358
CUP
Avg
0.386338
High
0.395541
Low
0.376081
Last updated: 3/27/2026, 1:59:34 PM
Quick Conversions
| CUP | SEK |
|---|---|
| 1 CUP | 0.39 SEK |
| 10 CUP | 3.94 SEK |
| 50 CUP | 19.72 SEK |
| 100 CUP | 39.44 SEK |
| 500 CUP | 197.18 SEK |
| 1,000 CUP | 394.35 SEK |
Get CUP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=SEKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-27T13:59:34Z",
"rates": {
"SEK": 0.394353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "SEK",
"amount": 100
},
"result": 39.4353,
"rate": 0.394353
}Build with CUP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key