Rate Overview
Live
1 TTD = 140.4156 CLP
1 CLP = 0.007122
TTD
Avg
138.8380
High
140.4156
Low
137.5652
Last updated: 7/26/2026, 6:11:00 AM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 140.42 CLP |
| 10 TTD | 1,404.16 CLP |
| 50 TTD | 7,020.78 CLP |
| 100 TTD | 14,041.56 CLP |
| 500 TTD | 70,207.79 CLP |
| 1,000 TTD | 140,415.57 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-07-26T06:11:00Z",
"rates": {
"CLP": 140.415574
}
}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": 14041.5574,
"rate": 140.415574
}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