Rate Overview
Live
1 CUP = 0.146193 TMT
1 TMT = 6.8403 CUP
Avg
0.145959
High
0.146551
Low
0.145564
Last updated: 1/25/2026, 2:50:55 PM
Quick Conversions
| CUP | TMT |
|---|---|
| 1 CUP | 0.15 TMT |
| 10 CUP | 1.46 TMT |
| 50 CUP | 7.31 TMT |
| 100 CUP | 14.62 TMT |
| 500 CUP | 73.10 TMT |
| 1,000 CUP | 146.19 TMT |
Get CUP/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=TMTExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-01-25T14:50:55Z",
"rates": {
"TMT": 0.146193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "TMT",
"amount": 100
},
"result": 14.619299999999999,
"rate": 0.146193
}Build with CUP/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key