Rate Overview
Live
1 SGD = 2846.75 COP
1 COP = 0.000351
SGD
Avg
2879.91
High
2904.67
Low
2846.75
Last updated: 3/28/2026, 12:06:04 PM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,846.75 COP |
| 10 SGD | 28,467.50 COP |
| 50 SGD | 142,337.49 COP |
| 100 SGD | 284,674.98 COP |
| 500 SGD | 1,423,374.92 COP |
| 1,000 SGD | 2,846,749.83 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-03-28T12:06:04Z",
"rates": {
"COP": 2846.749834
}
}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": 284674.9834,
"rate": 2846.749834
}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