Rate Overview
Live
1 COP = 0.000400 SGD
1 SGD = 2500.00
COP
Avg
0.000398
High
0.000400
Low
0.000394
Last updated: 7/22/2026, 9:30:10 PM
Quick Conversions
| COP | SGD |
|---|---|
| 1 COP | 0.00 SGD |
| 10 COP | 0.00 SGD |
| 50 COP | 0.02 SGD |
| 100 COP | 0.04 SGD |
| 500 COP | 0.20 SGD |
| 1,000 COP | 0.40 SGD |
Get COP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SGDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-22T21:30:10Z",
"rates": {
"SGD": 0.0004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SGD",
"amount": 100
},
"result": 0.04,
"rate": 0.0004
}Build with COP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key