Rate Overview
Live
1 CUP = 0.357243 SEK
1 SEK = 2.7992
CUP
Avg
0.358453
High
0.359559
Low
0.356858
Last updated: 8/21/2026, 4:27:48 PM
Quick Conversions
| CUP | SEK |
|---|---|
| 1 CUP | 0.36 SEK |
| 10 CUP | 3.57 SEK |
| 50 CUP | 17.86 SEK |
| 100 CUP | 35.72 SEK |
| 500 CUP | 178.62 SEK |
| 1,000 CUP | 357.24 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-08-21T16:27:48Z",
"rates": {
"SEK": 0.357243
}
}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": 35.7243,
"rate": 0.357243
}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