Rate Overview
Live
1 COP = 0.158968 SDG
1 SDG = 6.2906
COP
Avg
0.159215
High
0.159883
Low
0.158151
Last updated: 3/7/2026, 4:23:55 AM
Quick Conversions
| COP | SDG |
|---|---|
| 1 COP | 0.16 SDG |
| 10 COP | 1.59 SDG |
| 50 COP | 7.95 SDG |
| 100 COP | 15.90 SDG |
| 500 COP | 79.48 SDG |
| 1,000 COP | 158.97 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-03-07T04:23:55Z",
"rates": {
"SDG": 0.158968
}
}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": 15.896799999999999,
"rate": 0.158968
}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