Rate Overview
Live
1 SGD = 2494.27 COP
1 COP = 0.000401
SGD
Avg
2898.95
High
3228.61
Low
2493.27
Last updated: 7/27/2026, 12:42:20 PM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,494.27 COP |
| 10 SGD | 24,942.71 COP |
| 50 SGD | 124,713.54 COP |
| 100 SGD | 249,427.09 COP |
| 500 SGD | 1,247,135.43 COP |
| 1,000 SGD | 2,494,270.85 COP |
Get SGD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=COPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-27T12:42:20Z",
"rates": {
"COP": 2494.270854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "COP",
"amount": 100
},
"result": 249427.08539999998,
"rate": 2494.270854
}Build with SGD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key