Rate Overview
Live
1 CLP = 0.646444 SDG
1 SDG = 1.5469
CLP
Avg
0.676970
High
0.701319
Low
0.646444
Last updated: 3/27/2026, 8:51:00 AM
Quick Conversions
| CLP | SDG |
|---|---|
| 1 CLP | 0.65 SDG |
| 10 CLP | 6.46 SDG |
| 50 CLP | 32.32 SDG |
| 100 CLP | 64.64 SDG |
| 500 CLP | 323.22 SDG |
| 1,000 CLP | 646.44 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-27T08:51:00Z",
"rates": {
"SDG": 0.646444
}
}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.6444,
"rate": 0.646444
}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