Rate Overview
Live
1 CLP = 0.007155 TTD
1 TTD = 139.7624
CLP
Avg
0.007540
High
0.007952
Low
0.007155
Last updated: 7/27/2026, 9:34:14 PM
Quick Conversions
| CLP | TTD |
|---|---|
| 1 CLP | 0.01 TTD |
| 10 CLP | 0.07 TTD |
| 50 CLP | 0.36 TTD |
| 100 CLP | 0.72 TTD |
| 500 CLP | 3.58 TTD |
| 1,000 CLP | 7.16 TTD |
Get CLP/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=TTDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-27T21:34:14Z",
"rates": {
"TTD": 0.007155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "TTD",
"amount": 100
},
"result": 0.7155,
"rate": 0.007155
}Build with CLP/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key