Rate Overview
Live
1 COP = 0.187780 SDG
1 SDG = 5.3254
COP
Avg
0.152293
High
0.187780
Low
0.135854
Last updated: 7/30/2026, 8:00:41 AM
Quick Conversions
| COP | SDG |
|---|---|
| 1 COP | 0.19 SDG |
| 10 COP | 1.88 SDG |
| 50 COP | 9.39 SDG |
| 100 COP | 18.78 SDG |
| 500 COP | 93.89 SDG |
| 1,000 COP | 187.78 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-07-30T08:00:41Z",
"rates": {
"SDG": 0.18778
}
}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": 18.778,
"rate": 0.18778
}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