Rate Overview
Live
1 SGD = 2937.69 COP
1 COP = 0.000340
SGD
Avg
2896.39
High
2944.32
Low
2848.79
Last updated: 5/7/2026, 8:56:04 PM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,937.69 COP |
| 10 SGD | 29,376.87 COP |
| 50 SGD | 146,884.36 COP |
| 100 SGD | 293,768.72 COP |
| 500 SGD | 1,468,843.59 COP |
| 1,000 SGD | 2,937,687.17 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-07T20:56:04Z",
"rates": {
"COP": 2937.687171
}
}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": 293768.7171,
"rate": 2937.687171
}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