Rate Overview
Live
1 TTD = 139.2801 CLP
1 CLP = 0.007180
TTD
Avg
133.0879
High
139.2801
Low
127.1933
Last updated: 7/24/2026, 9:49:02 AM
Quick Conversions
| TTD | CLP |
|---|---|
| 1 TTD | 139.28 CLP |
| 10 TTD | 1,392.80 CLP |
| 50 TTD | 6,964.00 CLP |
| 100 TTD | 13,928.01 CLP |
| 500 TTD | 69,640.04 CLP |
| 1,000 TTD | 139,280.08 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-07-24T09:49:02Z",
"rates": {
"CLP": 139.280076
}
}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": 13928.0076,
"rate": 139.280076
}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