Rate Overview
Live
1 COP = 0.179440 SDG
1 SDG = 5.5729
COP
Avg
0.179249
High
0.179863
Low
0.178381
Last updated: 7/10/2026, 12:40:48 AM
Quick Conversions
| COP | SDG |
|---|---|
| 1 COP | 0.18 SDG |
| 10 COP | 1.79 SDG |
| 50 COP | 8.97 SDG |
| 100 COP | 17.94 SDG |
| 500 COP | 89.72 SDG |
| 1,000 COP | 179.44 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-10T00:40:48Z",
"rates": {
"SDG": 0.17944
}
}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.944,
"rate": 0.17944
}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