Rate Overview
Live
1 SGD = 2463.37 COP
1 COP = 0.000406
SGD
Avg
2475.50
High
2493.77
Low
2463.37
Last updated: 9/9/2026, 6:12:55 PM
Quick Conversions
| SGD | COP |
|---|---|
| 1 SGD | 2,463.37 COP |
| 10 SGD | 24,633.68 COP |
| 50 SGD | 123,168.38 COP |
| 100 SGD | 246,336.75 COP |
| 500 SGD | 1,231,683.76 COP |
| 1,000 SGD | 2,463,367.52 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-09-09T18:12:55Z",
"rates": {
"COP": 2463.367518
}
}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": 246336.7518,
"rate": 2463.367518
}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