Rate Overview
Live
1 SDG = 6.1432 COP
1 COP = 0.162782
SDG
Avg
6.1548
High
6.3230
Low
6.0758
Last updated: 3/27/2026, 8:23:57 AM
Quick Conversions
| SDG | COP |
|---|---|
| 1 SDG | 6.14 COP |
| 10 SDG | 61.43 COP |
| 50 SDG | 307.16 COP |
| 100 SDG | 614.32 COP |
| 500 SDG | 3,071.59 COP |
| 1,000 SDG | 6,143.19 COP |
Get SDG/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=COPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T08:23:57Z",
"rates": {
"COP": 6.143188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "COP",
"amount": 100
},
"result": 614.3188,
"rate": 6.143188
}Build with SDG/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key