Rate Overview
Live
1 TTD = 133.8614 CLP
1 CLP = 0.007470
TTD
Avg
131.4450
High
133.8614
Low
129.0958
Last updated: 3/7/2026, 2:15:16 AM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 133.86 CLP |
| 10 TTD | 1,338.61 CLP |
| 50 TTD | 6,693.07 CLP |
| 100 TTD | 13,386.14 CLP |
| 500 TTD | 66,930.69 CLP |
| 1,000 TTD | 133,861.38 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-03-07T02:15:16Z",
"rates": {
"CLP": 133.861384
}
}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": 13386.138399999998,
"rate": 133.861384
}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