Rate Overview
Live
1 SEK = 329.9584 COP
1 COP = 0.003031
SEK
Avg
398.2906
High
427.9649
Low
329.9584
Last updated: 7/23/2026, 9:58:47 PM
Quick Conversions
| SEK | COP |
|---|---|
| 1 SEK | 329.96 COP |
| 10 SEK | 3,299.58 COP |
| 50 SEK | 16,497.92 COP |
| 100 SEK | 32,995.84 COP |
| 500 SEK | 164,979.20 COP |
| 1,000 SEK | 329,958.40 COP |
Get SEK/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=COPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-23T21:58:47Z",
"rates": {
"COP": 329.9584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "COP",
"amount": 100
},
"result": 32995.84,
"rate": 329.9584
}Build with SEK/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key