Rate Overview
Live
1 TTD = 0.125606 EUR
1 EUR = 7.9614
TTD
Avg
0.125671
High
0.125949
Low
0.125491
Last updated: 5/6/2026, 12:35:04 AM
Quick Conversions
| TTD | EUR |
|---|---|
| 1 TTD | 0.13 EUR |
| 10 TTD | 1.26 EUR |
| 50 TTD | 6.28 EUR |
| 100 TTD | 12.56 EUR |
| 500 TTD | 62.80 EUR |
| 1,000 TTD | 125.61 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-05-06T00:35:04Z",
"rates": {
"EUR": 0.125606
}
}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.560599999999999,
"rate": 0.125606
}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