Rate Overview
Live
1 COP = 0.002726 SEK
1 SEK = 366.8379
COP
Avg
0.002694
High
0.002726
Low
0.002657
Last updated: 6/17/2026, 5:01:47 AM
Quick Conversions
| COP | SEK |
|---|---|
| 1 COP | 0.00 SEK |
| 10 COP | 0.03 SEK |
| 50 COP | 0.14 SEK |
| 100 COP | 0.27 SEK |
| 500 COP | 1.36 SEK |
| 1,000 COP | 2.73 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-06-17T05:01:47Z",
"rates": {
"SEK": 0.002726
}
}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.2726,
"rate": 0.002726
}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