Rate Overview
Live
1 CUP = 0.282745 TTD
1 TTD = 3.5368 CUP
Avg
0.282124
High
0.283485
Low
0.279609
Last updated: 1/25/2026, 5:02:58 PM
Quick Conversions
| CUP | TTD |
|---|---|
| 1 CUP | 0.28 TTD |
| 10 CUP | 2.83 TTD |
| 50 CUP | 14.14 TTD |
| 100 CUP | 28.27 TTD |
| 500 CUP | 141.37 TTD |
| 1,000 CUP | 282.75 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-01-25T17:02:58Z",
"rates": {
"TTD": 0.282745
}
}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": 28.274500000000003,
"rate": 0.282745
}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