Rate Overview
Live
1 COP = 0.162781 SDG
1 SDG = 6.1432
COP
Avg
0.162493
High
0.164588
Low
0.158151
Last updated: 3/27/2026, 11:46:59 AM
Quick Conversions
| COP | SDG |
|---|---|
| 1 COP | 0.16 SDG |
| 10 COP | 1.63 SDG |
| 50 COP | 8.14 SDG |
| 100 COP | 16.28 SDG |
| 500 COP | 81.39 SDG |
| 1,000 COP | 162.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-03-27T11:46:59Z",
"rates": {
"SDG": 0.162781
}
}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.278100000000002,
"rate": 0.162781
}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