Rate Overview
Live
1 CUP = 0.132075 TMT
1 TMT = 7.5715
CUP
Avg
0.145370
High
0.147744
Low
0.132075
Last updated: 3/28/2026, 12:01:09 PM
Quick Conversions
| CUP | TMT |
|---|---|
| 1 CUP | 0.13 TMT |
| 10 CUP | 1.32 TMT |
| 50 CUP | 6.60 TMT |
| 100 CUP | 13.21 TMT |
| 500 CUP | 66.04 TMT |
| 1,000 CUP | 132.08 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-03-28T12:01:09Z",
"rates": {
"TMT": 0.132075
}
}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": 13.2075,
"rate": 0.132075
}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