Rate Overview
Live
1 COP = 0.003003 SEK
1 SEK = 333.0003
COP
Avg
0.002609
High
0.003011
Low
0.002407
Last updated: 7/23/2026, 2:46:42 AM
Quick Conversions
| COP | SEK |
|---|---|
| 1 COP | 0.00 SEK |
| 10 COP | 0.03 SEK |
| 50 COP | 0.15 SEK |
| 100 COP | 0.30 SEK |
| 500 COP | 1.50 SEK |
| 1,000 COP | 3.00 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-07-23T02:46:42Z",
"rates": {
"SEK": 0.003003
}
}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.3003,
"rate": 0.003003
}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