Rate Overview
Live
1 CLP = 0.007603 TTD
1 TTD = 131.5270
CLP
Avg
0.007549
High
0.007617
Low
0.007441
Last updated: 5/9/2026, 4:53:47 AM
Quick Conversions
| CLP | TTD |
|---|---|
| 1 CLP | 0.01 TTD |
| 10 CLP | 0.08 TTD |
| 50 CLP | 0.38 TTD |
| 100 CLP | 0.76 TTD |
| 500 CLP | 3.80 TTD |
| 1,000 CLP | 7.60 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-05-09T04:53:47Z",
"rates": {
"TTD": 0.007603
}
}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.7603000000000001,
"rate": 0.007603
}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