Rate Overview
Live
1 SDG = 5.2186 COP
1 COP = 0.191623
SDG
Avg
5.2631
High
5.3700
Low
5.2176
Last updated: 9/7/2026, 1:14:52 PM
Quick Conversions
| SDG | COP |
|---|---|
| 1 SDG | 5.22 COP |
| 10 SDG | 52.19 COP |
| 50 SDG | 260.93 COP |
| 100 SDG | 521.86 COP |
| 500 SDG | 2,609.29 COP |
| 1,000 SDG | 5,218.57 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-09-07T13:14:52Z",
"rates": {
"COP": 5.218572
}
}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": 521.8572,
"rate": 5.218572
}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