Rate Overview
Live
1 CLP = 0.003907 TMT
1 TMT = 255.9509
CLP
Avg
0.003735
High
0.004075
Low
0.003445
Last updated: 5/28/2026, 9:42:54 PM
Quick Conversions
| CLP | TMT |
|---|---|
| 1 CLP | 0.00 TMT |
| 10 CLP | 0.04 TMT |
| 50 CLP | 0.20 TMT |
| 100 CLP | 0.39 TMT |
| 500 CLP | 1.95 TMT |
| 1,000 CLP | 3.91 TMT |
Get CLP/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=TMTExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-28T21:42:54Z",
"rates": {
"TMT": 0.003907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "TMT",
"amount": 100
},
"result": 0.3907,
"rate": 0.003907
}Build with CLP/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key