Rate Overview
Live
1 TTD = 137.5460 CLP
1 CLP = 0.007270
TTD
Avg
132.6587
High
140.4156
Low
126.1527
Last updated: 7/29/2026, 2:19:27 PM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 137.55 CLP |
| 10 TTD | 1,375.46 CLP |
| 50 TTD | 6,877.30 CLP |
| 100 TTD | 13,754.60 CLP |
| 500 TTD | 68,773.00 CLP |
| 1,000 TTD | 137,545.99 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-29T14:19:27Z",
"rates": {
"CLP": 137.545993
}
}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": 13754.599300000002,
"rate": 137.545993
}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