Rate Overview
Live
1 TTD = 0.129467 EUR
1 EUR = 7.7240
TTD
Avg
0.129235
High
0.129467
Low
0.128951
Last updated: 7/25/2026, 2:26:51 AM
Quick Conversions
| TTD | EUR |
|---|---|
| 1 TTD | 0.13 EUR |
| 10 TTD | 1.29 EUR |
| 50 TTD | 6.47 EUR |
| 100 TTD | 12.95 EUR |
| 500 TTD | 64.73 EUR |
| 1,000 TTD | 129.47 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-25T02:26:51Z",
"rates": {
"EUR": 0.129467
}
}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.9467,
"rate": 0.129467
}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