Rate Overview
Live
1 COP = 0.003039 SEK
1 SEK = 329.0556
COP
Avg
0.002500
High
0.003039
Low
0.002235
Last updated: 7/28/2026, 1:34:01 PM
Quick Conversions
| COP | SEK |
|---|---|
| 1 COP | 0.00 SEK |
| 10 COP | 0.03 SEK |
| 50 COP | 0.15 SEK |
| 100 COP | 0.30 SEK |
| 500 COP | 1.52 SEK |
| 1,000 COP | 3.04 SEK |
Get COP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SEKExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-28T13:34:01Z",
"rates": {
"SEK": 0.003039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SEK",
"amount": 100
},
"result": 0.3039,
"rate": 0.003039
}Build with COP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key