Rate Overview
Live
1 SDG = 5.5729 COP
1 COP = 0.179440
SDG
Avg
5.5860
High
5.6435
Low
5.5598
Last updated: 7/9/2026, 1:20:16 PM
Quick Conversions
| SDG | COP |
|---|---|
| 1 SDG | 5.57 COP |
| 10 SDG | 55.73 COP |
| 50 SDG | 278.64 COP |
| 100 SDG | 557.29 COP |
| 500 SDG | 2,786.45 COP |
| 1,000 SDG | 5,572.89 COP |
Get SDG/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=COPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-09T13:20:16Z",
"rates": {
"COP": 5.57289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "COP",
"amount": 100
},
"result": 557.289,
"rate": 5.57289
}Build with SDG/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key