Rate Overview
Live
1 COP = 0.003062 SEK
1 SEK = 326.5839
COP
Avg
0.003028
High
0.003063
Low
0.003001
Last updated: 8/14/2026, 5:56:58 AM
Quick Conversions
| COP | SEK |
|---|---|
| 1 COP | 0.00 SEK |
| 10 COP | 0.03 SEK |
| 50 COP | 0.15 SEK |
| 100 COP | 0.31 SEK |
| 500 COP | 1.53 SEK |
| 1,000 COP | 3.06 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-08-14T05:56:58Z",
"rates": {
"SEK": 0.003062
}
}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.3062,
"rate": 0.003062
}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