Rate Overview
Live
1 COP = 0.160113 SDG
1 SDG = 6.2456
COP
Avg
0.161914
High
0.164194
Low
0.160113
Last updated: 5/9/2026, 1:26:12 PM
Quick Conversions
| COP | SDG |
|---|---|
| 1 COP | 0.16 SDG |
| 10 COP | 1.60 SDG |
| 50 COP | 8.01 SDG |
| 100 COP | 16.01 SDG |
| 500 COP | 80.06 SDG |
| 1,000 COP | 160.11 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-05-09T13:26:12Z",
"rates": {
"SDG": 0.160113
}
}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": 16.011300000000002,
"rate": 0.160113
}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