Rate Overview
Live
1 TTD = 0.129294 EUR
1 EUR = 7.7343
TTD
Avg
0.126924
High
0.129296
Low
0.123563
Last updated: 7/22/2026, 5:00:15 AM
Quick Conversions
| TTD | EUR |
|---|---|
| 1 TTD | 0.13 EUR |
| 10 TTD | 1.29 EUR |
| 50 TTD | 6.46 EUR |
| 100 TTD | 12.93 EUR |
| 500 TTD | 64.65 EUR |
| 1,000 TTD | 129.29 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-22T05:00:15Z",
"rates": {
"EUR": 0.129294
}
}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.9294,
"rate": 0.129294
}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