Rate Overview
Live
1 CLP = 0.001385 SGD
1 SGD = 722.0217
CLP
Avg
0.001392
High
0.001405
Low
0.001382
Last updated: 3/27/2026, 10:14:16 AM
Quick Conversions
| CLP | SGD |
|---|---|
| 1 CLP | 0.00 SGD |
| 10 CLP | 0.01 SGD |
| 50 CLP | 0.07 SGD |
| 100 CLP | 0.14 SGD |
| 500 CLP | 0.69 SGD |
| 1,000 CLP | 1.39 SGD |
Get CLP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SGDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T10:14:16Z",
"rates": {
"SGD": 0.001385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SGD",
"amount": 100
},
"result": 0.13849999999999998,
"rate": 0.001385
}Build with CLP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key