Rate Overview
Live
1 SDG = 5.3367 COP
1 COP = 0.187382
SDG
Avg
6.2295
High
7.0007
Low
5.3367
Last updated: 7/24/2026, 8:15:06 AM
Quick Conversions
| SDG | COP |
|---|---|
| 1 SDG | 5.34 COP |
| 10 SDG | 53.37 COP |
| 50 SDG | 266.83 COP |
| 100 SDG | 533.67 COP |
| 500 SDG | 2,668.34 COP |
| 1,000 SDG | 5,336.68 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-24T08:15:06Z",
"rates": {
"COP": 5.336678
}
}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.6678,
"rate": 5.336678
}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