Rate Overview
Live
1 SGD = 2477.79 COP
1 COP = 0.000404
SGD
Avg
2805.79
High
2978.24
Low
2477.79
Last updated: 7/28/2026, 3:44:41 PM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,477.79 COP |
| 10 SGD | 24,777.94 COP |
| 50 SGD | 123,889.71 COP |
| 100 SGD | 247,779.41 COP |
| 500 SGD | 1,238,897.05 COP |
| 1,000 SGD | 2,477,794.11 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-28T15:44:41Z",
"rates": {
"COP": 2477.794108
}
}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": 247779.4108,
"rate": 2477.794108
}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