Rate Overview
Live
1 COP = 0.191302 SDG
1 SDG = 5.2273
COP
Avg
0.191093
High
0.192346
Low
0.190119
Last updated: 8/16/2026, 9:18:15 AM
Quick Conversions
| COP | SDG |
|---|---|
| 1 COP | 0.19 SDG |
| 10 COP | 1.91 SDG |
| 50 COP | 9.57 SDG |
| 100 COP | 19.13 SDG |
| 500 COP | 95.65 SDG |
| 1,000 COP | 191.30 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-08-16T09:18:15Z",
"rates": {
"SDG": 0.191302
}
}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.1302,
"rate": 0.191302
}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