Rate Overview
Live
1 CUP = 0.360608 SEK
1 SEK = 2.7731
CUP
Avg
0.357285
High
0.361721
Low
0.354483
Last updated: 6/19/2026, 10:14:22 AM
Quick Conversions
| CUP | SEK |
|---|---|
| 1 CUP | 0.36 SEK |
| 10 CUP | 3.61 SEK |
| 50 CUP | 18.03 SEK |
| 100 CUP | 36.06 SEK |
| 500 CUP | 180.30 SEK |
| 1,000 CUP | 360.61 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-06-19T10:14:22Z",
"rates": {
"SEK": 0.360608
}
}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": 36.0608,
"rate": 0.360608
}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