Rate Overview
Live
1 COP = 0.000338 SGD
1 SGD = 2958.58
COP
Avg
0.000338
High
0.000339
Low
0.000335
Last updated: 3/7/2026, 7:35:50 AM
Quick Conversions
| COP | SGD |
|---|---|
| 1 COP | 0.00 SGD |
| 10 COP | 0.00 SGD |
| 50 COP | 0.02 SGD |
| 100 COP | 0.03 SGD |
| 500 COP | 0.17 SGD |
| 1,000 COP | 0.34 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-03-07T07:35:50Z",
"rates": {
"SGD": 0.000338
}
}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.0338,
"rate": 0.000338
}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