Rate Overview
Live
1 TTD = 134.9684 CLP
1 CLP = 0.007409
TTD
Avg
135.1244
High
135.9621
Low
134.8490
Last updated: 8/18/2026, 10:30:03 AM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 134.97 CLP |
| 10 TTD | 1,349.68 CLP |
| 50 TTD | 6,748.42 CLP |
| 100 TTD | 13,496.84 CLP |
| 500 TTD | 67,484.21 CLP |
| 1,000 TTD | 134,968.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-08-18T10:30:03Z",
"rates": {
"CLP": 134.968419
}
}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": 13496.841900000001,
"rate": 134.968419
}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