Rate Overview
Live
1 TTD = 136.4508 CLP
1 CLP = 0.007329
TTD
Avg
136.4006
High
137.1312
Low
135.8483
Last updated: 7/8/2026, 2:20:13 PM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 136.45 CLP |
| 10 TTD | 1,364.51 CLP |
| 50 TTD | 6,822.54 CLP |
| 100 TTD | 13,645.08 CLP |
| 500 TTD | 68,225.40 CLP |
| 1,000 TTD | 136,450.80 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-08T14:20:13Z",
"rates": {
"CLP": 136.450796
}
}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": 13645.0796,
"rate": 136.450796
}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