Rate Overview
Live
1 CUP = 0.255385 TTD
1 TTD = 3.9157
CUP
Avg
0.266849
High
0.283639
Low
0.255385
Last updated: 7/30/2026, 5:35:21 PM
Quick Conversions
| CUP | TTD |
|---|---|
| 1 CUP | 0.26 TTD |
| 10 CUP | 2.55 TTD |
| 50 CUP | 12.77 TTD |
| 100 CUP | 25.54 TTD |
| 500 CUP | 127.69 TTD |
| 1,000 CUP | 255.38 TTD |
Get CUP/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=TTDExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-30T17:35:21Z",
"rates": {
"TTD": 0.255385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "TTD",
"amount": 100
},
"result": 25.5385,
"rate": 0.255385
}Build with CUP/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key