Rate Overview
Live
1 COP = 0.002521 SEK
1 SEK = 396.6680
COP
Avg
0.002506
High
0.002583
Low
0.002457
Last updated: 5/27/2026, 2:53:36 PM
Quick Conversions
| COP | SEK |
|---|---|
| 1 COP | 0.00 SEK |
| 10 COP | 0.03 SEK |
| 50 COP | 0.13 SEK |
| 100 COP | 0.25 SEK |
| 500 COP | 1.26 SEK |
| 1,000 COP | 2.52 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-05-27T14:53:36Z",
"rates": {
"SEK": 0.002521
}
}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.2521,
"rate": 0.002521
}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