Rate Overview
Live
1 SDG = 5.4234 COP
1 COP = 0.184387
SDG
Avg
5.4118
High
5.4497
Low
5.3821
Last updated: 7/22/2026, 3:10:22 AM
Quick Conversions
| SDG | COP |
|---|---|
| 1 SDG | 5.42 COP |
| 10 SDG | 54.23 COP |
| 50 SDG | 271.17 COP |
| 100 SDG | 542.34 COP |
| 500 SDG | 2,711.69 COP |
| 1,000 SDG | 5,423.37 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-22T03:10:22Z",
"rates": {
"COP": 5.423373
}
}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": 542.3373,
"rate": 5.423373
}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