Rate Overview
Live
1 CLP = 0.648913 SDG
1 SDG = 1.5410
CLP
Avg
0.661349
High
0.693233
Low
0.646444
Last updated: 3/29/2026, 8:58:27 AM
Quick Conversions
| CLP | SDG |
|---|---|
| 1 CLP | 0.65 SDG |
| 10 CLP | 6.49 SDG |
| 50 CLP | 32.45 SDG |
| 100 CLP | 64.89 SDG |
| 500 CLP | 324.46 SDG |
| 1,000 CLP | 648.91 SDG |
Get CLP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SDGExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-29T08:58:27Z",
"rates": {
"SDG": 0.648913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SDG",
"amount": 100
},
"result": 64.8913,
"rate": 0.648913
}Build with CLP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key