Rate Overview
Live
1 CUP = 0.361744 SEK
1 SEK = 2.7644
CUP
Avg
0.365822
High
0.367642
Low
0.361744
Last updated: 7/30/2026, 1:11:40 PM
Quick Conversions
| CUP | SEK |
|---|---|
| 1 CUP | 0.36 SEK |
| 10 CUP | 3.62 SEK |
| 50 CUP | 18.09 SEK |
| 100 CUP | 36.17 SEK |
| 500 CUP | 180.87 SEK |
| 1,000 CUP | 361.74 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-30T13:11:40Z",
"rates": {
"SEK": 0.361744
}
}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.1744,
"rate": 0.361744
}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