Rate Overview
Live
1 SGD = 2951.84 COP
1 COP = 0.000339
SGD
Avg
2956.70
High
2978.24
Low
2944.96
Last updated: 3/7/2026, 7:36:14 AM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,951.84 COP |
| 10 SGD | 29,518.43 COP |
| 50 SGD | 147,592.13 COP |
| 100 SGD | 295,184.26 COP |
| 500 SGD | 1,475,921.31 COP |
| 1,000 SGD | 2,951,842.62 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-03-07T07:36:14Z",
"rates": {
"COP": 2951.842616
}
}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": 295184.26159999997,
"rate": 2951.842616
}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