Rate Overview
Live
1 TTD = 131.7222 CLP
1 CLP = 0.007592
TTD
Avg
131.2710
High
136.4655
Low
126.1527
Last updated: 5/27/2026, 8:37:26 PM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 131.72 CLP |
| 10 TTD | 1,317.22 CLP |
| 50 TTD | 6,586.11 CLP |
| 100 TTD | 13,172.22 CLP |
| 500 TTD | 65,861.11 CLP |
| 1,000 TTD | 131,722.22 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-05-27T20:37:26Z",
"rates": {
"CLP": 131.722216
}
}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": 13172.2216,
"rate": 131.722216
}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