Rate Overview
Live
1 SGD = 2850.35 COP
1 COP = 0.000351
SGD
Avg
2893.36
High
2970.89
Low
2784.29
Last updated: 5/28/2026, 11:09:39 PM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,850.35 COP |
| 10 SGD | 28,503.47 COP |
| 50 SGD | 142,517.34 COP |
| 100 SGD | 285,034.67 COP |
| 500 SGD | 1,425,173.36 COP |
| 1,000 SGD | 2,850,346.72 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-05-28T23:09:39Z",
"rates": {
"COP": 2850.346719
}
}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": 285034.6719,
"rate": 2850.346719
}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