Rate Overview
Live
1 COP = 0.191729 SDG
1 SDG = 5.2157
COP
Avg
0.190518
High
0.191729
Low
0.186219
Last updated: 9/8/2026, 1:54:40 PM
Quick Conversions
| COP | SDG |
|---|---|
| 1 COP | 0.19 SDG |
| 10 COP | 1.92 SDG |
| 50 COP | 9.59 SDG |
| 100 COP | 19.17 SDG |
| 500 COP | 95.86 SDG |
| 1,000 COP | 191.73 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-09-08T13:54:40Z",
"rates": {
"SDG": 0.191729
}
}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": 19.172900000000002,
"rate": 0.191729
}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