Rate Overview
Live
1 COP = 0.002431 SEK
1 SEK = 411.3534
COP
Avg
0.002430
High
0.002455
Low
0.002407
Last updated: 3/7/2026, 7:35:56 AM
Quick Conversions
| COP | SEK |
|---|---|
| 1 COP | 0.00 SEK |
| 10 COP | 0.02 SEK |
| 50 COP | 0.12 SEK |
| 100 COP | 0.24 SEK |
| 500 COP | 1.22 SEK |
| 1,000 COP | 2.43 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-07T07:35:56Z",
"rates": {
"SEK": 0.002431
}
}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.2431,
"rate": 0.002431
}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