Rate Overview
Live
1 COP = 0.173497 SDG
1 SDG = 5.7638
COP
Avg
0.172721
High
0.174931
Low
0.171557
Last updated: 6/19/2026, 1:24:03 AM
Quick Conversions
| COP | SDG |
|---|---|
| 1 COP | 0.17 SDG |
| 10 COP | 1.73 SDG |
| 50 COP | 8.67 SDG |
| 100 COP | 17.35 SDG |
| 500 COP | 86.75 SDG |
| 1,000 COP | 173.50 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-06-19T01:24:03Z",
"rates": {
"SDG": 0.173497
}
}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.349700000000002,
"rate": 0.173497
}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