Rate Overview
Live
1 SGD = 2849.72 COP
1 COP = 0.000351
SGD
Avg
2908.98
High
2973.10
Low
2829.91
Last updated: 5/28/2026, 9:48:25 PM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,849.72 COP |
| 10 SGD | 28,497.21 COP |
| 50 SGD | 142,486.07 COP |
| 100 SGD | 284,972.14 COP |
| 500 SGD | 1,424,860.67 COP |
| 1,000 SGD | 2,849,721.35 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-28T21:48:25Z",
"rates": {
"COP": 2849.72135
}
}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": 284972.135,
"rate": 2849.72135
}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