Rate Overview
Live
1 CRC = 0.007033 TMT
1 TMT = 142.1868 CRC
Avg
0.007133
High
0.007202
Low
0.007033
Last updated: 1/25/2026, 12:51:57 PM
Quick Conversions
| CRC | TMT |
|---|---|
| 1 CRC | 0.01 TMT |
| 10 CRC | 0.07 TMT |
| 50 CRC | 0.35 TMT |
| 100 CRC | 0.70 TMT |
| 500 CRC | 3.52 TMT |
| 1,000 CRC | 7.03 TMT |
Get CRC/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=TMTExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-01-25T12:51:57Z",
"rates": {
"TMT": 0.007033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "TMT",
"amount": 100
},
"result": 0.7033,
"rate": 0.007033
}Build with CRC/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key