Rate Overview
Live
1 CUP = 0.256323 TTD
1 TTD = 3.9013
CUP
Avg
0.255975
High
0.256550
Low
0.255491
Last updated: 4/17/2026, 10:40:10 AM
Quick Conversions
| CUP | TTD |
|---|---|
| 1 CUP | 0.26 TTD |
| 10 CUP | 2.56 TTD |
| 50 CUP | 12.82 TTD |
| 100 CUP | 25.63 TTD |
| 500 CUP | 128.16 TTD |
| 1,000 CUP | 256.32 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-04-17T10:40:10Z",
"rates": {
"TTD": 0.256323
}
}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.6323,
"rate": 0.256323
}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