Rate Overview
Live
1 CUP = 0.348359 SEK
1 SEK = 2.8706
CUP
Avg
0.366819
High
0.393608
Low
0.347060
Last updated: 5/29/2026, 7:38:42 PM
Quick Conversions
| CUP | SEK |
|---|---|
| 1 CUP | 0.35 SEK |
| 10 CUP | 3.48 SEK |
| 50 CUP | 17.42 SEK |
| 100 CUP | 34.84 SEK |
| 500 CUP | 174.18 SEK |
| 1,000 CUP | 348.36 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-05-29T19:38:42Z",
"rates": {
"SEK": 0.348359
}
}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": 34.835899999999995,
"rate": 0.348359
}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