Rate Overview
Live
1 COP = 0.178852 SDG
1 SDG = 5.5912
COP
Avg
0.165066
High
0.179338
Low
0.153629
Last updated: 7/7/2026, 9:01:36 AM
Quick Conversions
| COP | SDG |
|---|---|
| 1 COP | 0.18 SDG |
| 10 COP | 1.79 SDG |
| 50 COP | 8.94 SDG |
| 100 COP | 17.89 SDG |
| 500 COP | 89.43 SDG |
| 1,000 COP | 178.85 SDG |
Get COP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SDGExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-07T09:01:36Z",
"rates": {
"SDG": 0.178852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SDG",
"amount": 100
},
"result": 17.8852,
"rate": 0.178852
}Build with COP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key