Rate Overview
Live
1 CUP = 0.256422 TTD
1 TTD = 3.8998
CUP
Avg
0.277024
High
0.283159
Low
0.256422
Last updated: 3/28/2026, 12:03:43 PM
Quick Conversions
| CUP | TTD |
|---|---|
| 1 CUP | 0.26 TTD |
| 10 CUP | 2.56 TTD |
| 50 CUP | 12.82 TTD |
| 100 CUP | 25.64 TTD |
| 500 CUP | 128.21 TTD |
| 1,000 CUP | 256.42 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-03-28T12:03:43Z",
"rates": {
"TTD": 0.256422
}
}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.6422,
"rate": 0.256422
}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