Rate Overview
Live
1 CUP = 0.345826 SEK
1 SEK = 2.8916
CUP
Avg
0.347722
High
0.351779
Low
0.345519
Last updated: 4/18/2026, 8:48:28 AM
Quick Conversions
| CUP | SEK |
|---|---|
| 1 CUP | 0.35 SEK |
| 10 CUP | 3.46 SEK |
| 50 CUP | 17.29 SEK |
| 100 CUP | 34.58 SEK |
| 500 CUP | 172.91 SEK |
| 1,000 CUP | 345.83 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-04-18T08:48:28Z",
"rates": {
"SEK": 0.345826
}
}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.5826,
"rate": 0.345826
}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