Rate Overview
Live
1 CUP = 0.256811 TTD
1 TTD = 3.8939
CUP
Avg
0.255882
High
0.256865
Low
0.253376
Last updated: 7/29/2026, 2:44:30 AM
Quick Conversions
| CUP | TTD |
|---|---|
| 1 CUP | 0.26 TTD |
| 10 CUP | 2.57 TTD |
| 50 CUP | 12.84 TTD |
| 100 CUP | 25.68 TTD |
| 500 CUP | 128.41 TTD |
| 1,000 CUP | 256.81 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-29T02:44:30Z",
"rates": {
"TTD": 0.256811
}
}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.6811,
"rate": 0.256811
}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