Rate Overview
Live
1 SGD = 2848.88 COP
1 COP = 0.000351
SGD
Avg
2847.87
High
2868.67
Low
2824.37
Last updated: 4/17/2026, 4:03:12 PM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,848.88 COP |
| 10 SGD | 28,488.76 COP |
| 50 SGD | 142,443.80 COP |
| 100 SGD | 284,887.60 COP |
| 500 SGD | 1,424,437.99 COP |
| 1,000 SGD | 2,848,875.98 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-04-17T16:03:12Z",
"rates": {
"COP": 2848.87598
}
}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": 284887.598,
"rate": 2848.87598
}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