Rate Overview
Live
1 CLP = 0.001411 SGD
1 SGD = 708.7172
CLP
Avg
0.001433
High
0.001457
Low
0.001410
Last updated: 3/7/2026, 12:28:23 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.71 SGD |
| 1,000 CLP | 1.41 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-07T00:28:23Z",
"rates": {
"SGD": 0.001411
}
}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.1411,
"rate": 0.001411
}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