Rate Overview
Live
1 TTD = 130.5277 CLP
1 CLP = 0.007661
TTD
Avg
131.2736
High
132.0681
Low
130.4361
Last updated: 4/17/2026, 4:45:10 AM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 130.53 CLP |
| 10 TTD | 1,305.28 CLP |
| 50 TTD | 6,526.38 CLP |
| 100 TTD | 13,052.77 CLP |
| 500 TTD | 65,263.84 CLP |
| 1,000 TTD | 130,527.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-04-17T04:45:10Z",
"rates": {
"CLP": 130.527685
}
}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": 13052.768499999998,
"rate": 130.527685
}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