Rate Overview
Live
1 SDG = 5.3427 COP
1 COP = 0.187173
SDG
Avg
5.3526
High
5.3720
Low
5.3364
Last updated: 7/29/2026, 2:25:33 PM
Quick Conversions
| SDG | COP |
|---|---|
| 1 SDG | 5.34 COP |
| 10 SDG | 53.43 COP |
| 50 SDG | 267.13 COP |
| 100 SDG | 534.27 COP |
| 500 SDG | 2,671.33 COP |
| 1,000 SDG | 5,342.66 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-29T14:25:33Z",
"rates": {
"COP": 5.342659
}
}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": 534.2659,
"rate": 5.342659
}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