Rate Overview
Live
1 COP = 0.002561 SEK
1 SEK = 390.4725
COP
Avg
0.002472
High
0.002561
Low
0.002415
Last updated: 3/27/2026, 12:57:51 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.56 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-27T12:57:51Z",
"rates": {
"SEK": 0.002561
}
}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.2561,
"rate": 0.002561
}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