Rate Overview
Live
1 TTD = 0.129284 EUR
1 EUR = 7.7349
TTD
Avg
0.129217
High
0.130173
Low
0.128608
Last updated: 7/24/2026, 10:05:37 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.64 EUR |
| 1,000 TTD | 129.28 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-24T10:05:37Z",
"rates": {
"EUR": 0.129284
}
}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.928400000000002,
"rate": 0.129284
}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