Rate Overview
Live
1 TTD = 0.126937 EUR
1 EUR = 7.8779
TTD
Avg
0.127361
High
0.127774
Low
0.126930
Last updated: 6/15/2026, 9:56:15 AM
Quick Conversions
| TTD | EUR |
|---|---|
| 1 TTD | 0.13 EUR |
| 10 TTD | 1.27 EUR |
| 50 TTD | 6.35 EUR |
| 100 TTD | 12.69 EUR |
| 500 TTD | 63.47 EUR |
| 1,000 TTD | 126.94 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-06-15T09:56:15Z",
"rates": {
"EUR": 0.126937
}
}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.6937,
"rate": 0.126937
}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