Rate Overview
Live
1 COP = 0.002554 SEK
1 SEK = 391.5427
COP
Avg
0.002406
High
0.002554
Low
0.002228
Last updated: 3/27/2026, 2:35:54 PM
Quick Conversions
| COP | SEK |
|---|---|
| 1 COP | 0.00 SEK |
| 10 COP | 0.03 SEK |
| 50 COP | 0.13 SEK |
| 100 COP | 0.26 SEK |
| 500 COP | 1.28 SEK |
| 1,000 COP | 2.55 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-03-27T14:35:54Z",
"rates": {
"SEK": 0.002554
}
}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.25539999999999996,
"rate": 0.002554
}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