Rate Overview
Live
1 COP = 0.003805 SCR
1 SCR = 262.8121
COP
Avg
0.003964
High
0.004175
Low
0.003805
Last updated: 4/17/2026, 6:10:07 AM
Quick Conversions
| COP | SCR |
|---|---|
| 1 COP | 0.00 SCR |
| 10 COP | 0.04 SCR |
| 50 COP | 0.19 SCR |
| 100 COP | 0.38 SCR |
| 500 COP | 1.90 SCR |
| 1,000 COP | 3.80 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-04-17T06:10:07Z",
"rates": {
"SCR": 0.003805
}
}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.3805,
"rate": 0.003805
}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