Rate Overview
Live
1 CUP = 0.131868 TMT
1 TMT = 7.5833
CUP
Avg
0.132086
High
0.132379
Low
0.131868
Last updated: 6/19/2026, 8:41:38 AM
Quick Conversions
| CUP | TMT |
|---|---|
| 1 CUP | 0.13 TMT |
| 10 CUP | 1.32 TMT |
| 50 CUP | 6.59 TMT |
| 100 CUP | 13.19 TMT |
| 500 CUP | 65.93 TMT |
| 1,000 CUP | 131.87 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-06-19T08:41:38Z",
"rates": {
"TMT": 0.131868
}
}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.186800000000002,
"rate": 0.131868
}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