Rate Overview
Live
1 CUP = 0.359546 SEK
1 SEK = 2.7813
CUP
Avg
0.380219
High
0.409152
Low
0.346430
Last updated: 8/1/2026, 1:52:47 AM
Quick Conversions
| CUP | SEK |
|---|---|
| 1 CUP | 0.36 SEK |
| 10 CUP | 3.60 SEK |
| 50 CUP | 17.98 SEK |
| 100 CUP | 35.95 SEK |
| 500 CUP | 179.77 SEK |
| 1,000 CUP | 359.55 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-01T01:52:47Z",
"rates": {
"SEK": 0.359546
}
}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.9546,
"rate": 0.359546
}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