Rate Overview
Live
1 TTD = 0.129428 EUR
1 EUR = 7.7263
TTD
Avg
0.129047
High
0.129428
Low
0.128608
Last updated: 7/20/2026, 12:02:10 AM
Quick Conversions
| TTD | EUR |
|---|---|
| 1 TTD | 0.13 EUR |
| 10 TTD | 1.29 EUR |
| 50 TTD | 6.47 EUR |
| 100 TTD | 12.94 EUR |
| 500 TTD | 64.71 EUR |
| 1,000 TTD | 129.43 EUR |
Get TTD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=EURExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-20T00:02:10Z",
"rates": {
"EUR": 0.129428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "EUR",
"amount": 100
},
"result": 12.942799999999998,
"rate": 0.129428
}Build with TTD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key