Rate Overview
Live
1 SGD = 2493.08 COP
1 COP = 0.000401
SGD
Avg
2535.93
High
2660.98
Low
2476.27
Last updated: 7/30/2026, 5:33:08 PM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,493.08 COP |
| 10 SGD | 24,930.81 COP |
| 50 SGD | 124,654.06 COP |
| 100 SGD | 249,308.12 COP |
| 500 SGD | 1,246,540.59 COP |
| 1,000 SGD | 2,493,081.18 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-30T17:33:08Z",
"rates": {
"COP": 2493.081181
}
}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": 249308.1181,
"rate": 2493.081181
}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