Rate Overview
Live
1 COP = 0.000409 SGD
1 SGD = 2444.99
COP
Avg
0.000407
High
0.000410
Low
0.000405
Last updated: 8/14/2026, 1:24:29 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.41 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-08-14T13:24:29Z",
"rates": {
"SGD": 0.000409
}
}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.0409,
"rate": 0.000409
}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