Rate Overview
Live
1 CUP = 0.364206 SEK
1 SEK = 2.7457
CUP
Avg
0.364324
High
0.366012
Low
0.363547
Last updated: 7/10/2026, 6:49:54 PM
Quick Conversions
| CUP | SEK |
|---|---|
| 1 CUP | 0.36 SEK |
| 10 CUP | 3.64 SEK |
| 50 CUP | 18.21 SEK |
| 100 CUP | 36.42 SEK |
| 500 CUP | 182.10 SEK |
| 1,000 CUP | 364.21 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-07-10T18:49:54Z",
"rates": {
"SEK": 0.364206
}
}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.4206,
"rate": 0.364206
}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