Rate Overview
Live
1 CUP = 0.131915 TMT
1 TMT = 7.5806
CUP
Avg
0.142565
High
0.147065
Low
0.129105
Last updated: 7/27/2026, 10:46:12 PM
Quick Conversions
| CUP | TMT |
|---|---|
| 1 CUP | 0.13 TMT |
| 10 CUP | 1.32 TMT |
| 50 CUP | 6.60 TMT |
| 100 CUP | 13.19 TMT |
| 500 CUP | 65.96 TMT |
| 1,000 CUP | 131.92 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-07-27T22:46:12Z",
"rates": {
"TMT": 0.131915
}
}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.191500000000001,
"rate": 0.131915
}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