Rate Overview
Live
1 SDG = 5.3364 COP
1 COP = 0.187393
SDG
Avg
5.9915
High
6.5092
Low
5.3364
Last updated: 7/28/2026, 12:12:23 PM
Quick Conversions
| SDG | COP |
|---|---|
| 1 SDG | 5.34 COP |
| 10 SDG | 53.36 COP |
| 50 SDG | 266.82 COP |
| 100 SDG | 533.64 COP |
| 500 SDG | 2,668.20 COP |
| 1,000 SDG | 5,336.39 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-28T12:12:23Z",
"rates": {
"COP": 5.336392
}
}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": 533.6392,
"rate": 5.336392
}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