Rate Overview
Live
1 CUP = 0.132264 TMT
1 TMT = 7.5606
CUP
Avg
0.132264
High
0.132264
Low
0.132264
Last updated: 4/17/2026, 12:00:50 PM
Quick Conversions
| CUP | TMT |
|---|---|
| 1 CUP | 0.13 TMT |
| 10 CUP | 1.32 TMT |
| 50 CUP | 6.61 TMT |
| 100 CUP | 13.23 TMT |
| 500 CUP | 66.13 TMT |
| 1,000 CUP | 132.26 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-04-17T12:00:50Z",
"rates": {
"TMT": 0.132264
}
}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.2264,
"rate": 0.132264
}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