Rate Overview
Live
1 CLP = 0.001377 SGD
1 SGD = 726.2164
CLP
Avg
0.001422
High
0.001486
Low
0.001377
Last updated: 7/23/2026, 8:29:25 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.38 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-07-23T08:29:25Z",
"rates": {
"SGD": 0.001377
}
}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.1377,
"rate": 0.001377
}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