Rate Overview
Live
1 TTD = 132.2823 CLP
1 CLP = 0.007560
TTD
Avg
132.8761
High
134.3896
Low
132.2823
Last updated: 5/7/2026, 10:12:26 AM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 132.28 CLP |
| 10 TTD | 1,322.82 CLP |
| 50 TTD | 6,614.11 CLP |
| 100 TTD | 13,228.23 CLP |
| 500 TTD | 66,141.15 CLP |
| 1,000 TTD | 132,282.30 CLP |
Get TTD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=CLPExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-05-07T10:12:26Z",
"rates": {
"CLP": 132.282295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "CLP",
"amount": 100
},
"result": 13228.229500000001,
"rate": 132.282295
}Build with TTD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key