Rate Overview
Live
1 TTD = 136.9327 CLP
1 CLP = 0.007303
TTD
Avg
130.7993
High
136.9327
Low
126.1527
Last updated: 3/27/2026, 9:46:01 AM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 136.93 CLP |
| 10 TTD | 1,369.33 CLP |
| 50 TTD | 6,846.63 CLP |
| 100 TTD | 13,693.27 CLP |
| 500 TTD | 68,466.35 CLP |
| 1,000 TTD | 136,932.69 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-27T09:46:01Z",
"rates": {
"CLP": 136.932694
}
}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": 13693.2694,
"rate": 136.932694
}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