Rate Overview
Live
1 CLP = 0.001386 SGD
1 SGD = 721.5007
CLP
Avg
0.001387
High
0.001477
Low
0.001322
Last updated: 3/27/2026, 12:02:38 PM
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-27T12:02:38Z",
"rates": {
"SGD": 0.001386
}
}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.1386,
"rate": 0.001386
}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