Rate Overview
Live
1 CLP = 0.001374 SGD
1 SGD = 727.8020
CLP
Avg
0.001398
High
0.001477
Low
0.001328
Last updated: 7/28/2026, 9:47:00 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.37 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-28T09:47:00Z",
"rates": {
"SGD": 0.001374
}
}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.1374,
"rate": 0.001374
}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