Rate Overview
Live
1 COP = 0.004363 SCR
1 SCR = 229.2001
COP
Avg
0.004240
High
0.004379
Low
0.003912
Last updated: 7/9/2026, 12:19:17 PM
Quick Conversions
| COP | SCR |
|---|---|
| 1 COP | 0.00 SCR |
| 10 COP | 0.04 SCR |
| 50 COP | 0.22 SCR |
| 100 COP | 0.44 SCR |
| 500 COP | 2.18 SCR |
| 1,000 COP | 4.36 SCR |
Get COP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SCRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-09T12:19:17Z",
"rates": {
"SCR": 0.004363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SCR",
"amount": 100
},
"result": 0.43629999999999997,
"rate": 0.004363
}Build with COP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key