Rate Overview
Live
1 TTD = 137.4710 CLP
1 CLP = 0.007274
TTD
Avg
137.8762
High
138.6230
Low
136.6529
Last updated: 9/7/2026, 5:25:53 AM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 137.47 CLP |
| 10 TTD | 1,374.71 CLP |
| 50 TTD | 6,873.55 CLP |
| 100 TTD | 13,747.10 CLP |
| 500 TTD | 68,735.52 CLP |
| 1,000 TTD | 137,471.05 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-09-07T05:25:53Z",
"rates": {
"CLP": 137.471048
}
}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": 13747.1048,
"rate": 137.471048
}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