Rate Overview
Live
1 CUP = 0.132370 TMT
1 TMT = 7.5546
CUP
Avg
0.132509
High
0.134823
Low
0.131965
Last updated: 9/9/2026, 6:49:27 AM
Quick Conversions
| CUP | TMT |
|---|---|
| 1 CUP | 0.13 TMT |
| 10 CUP | 1.32 TMT |
| 50 CUP | 6.62 TMT |
| 100 CUP | 13.24 TMT |
| 500 CUP | 66.18 TMT |
| 1,000 CUP | 132.37 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-09-09T06:49:27Z",
"rates": {
"TMT": 0.13237
}
}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.236999999999998,
"rate": 0.13237
}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