Rate Overview
Live
1 TTD = 137.6174 CLP
1 CLP = 0.007267
TTD
Avg
136.0865
High
137.9745
Low
132.9693
Last updated: 7/20/2026, 12:15:55 PM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 137.62 CLP |
| 10 TTD | 1,376.17 CLP |
| 50 TTD | 6,880.87 CLP |
| 100 TTD | 13,761.74 CLP |
| 500 TTD | 68,808.71 CLP |
| 1,000 TTD | 137,617.42 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-20T12:15:55Z",
"rates": {
"CLP": 137.617424
}
}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": 13761.7424,
"rate": 137.617424
}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