Rate Overview
Live
1 SDG = 6.2456 COP
1 COP = 0.160114
SDG
Avg
6.1768
High
6.2456
Low
6.0903
Last updated: 5/9/2026, 12:15:05 PM
Quick Conversions
| SDG | COP |
|---|---|
| 1 SDG | 6.25 COP |
| 10 SDG | 62.46 COP |
| 50 SDG | 312.28 COP |
| 100 SDG | 624.56 COP |
| 500 SDG | 3,122.78 COP |
| 1,000 SDG | 6,245.56 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-05-09T12:15:05Z",
"rates": {
"COP": 6.245557
}
}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": 624.5557,
"rate": 6.245557
}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