Rate Overview
Live
1 TTD = 2.2085 ERN
1 ERN = 0.452791
TTD
Avg
2.2107
High
2.2155
Low
2.2063
Last updated: 4/18/2026, 8:45:33 AM
Quick Conversions
| TTD | ERN |
|---|---|
| 1 TTD | 2.21 ERN |
| 10 TTD | 22.09 ERN |
| 50 TTD | 110.43 ERN |
| 100 TTD | 220.85 ERN |
| 500 TTD | 1,104.26 ERN |
| 1,000 TTD | 2,208.52 ERN |
Get TTD/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=ERNExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-04-18T08:45:33Z",
"rates": {
"ERN": 2.208525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "ERN",
"amount": 100
},
"result": 220.8525,
"rate": 2.208525
}Build with TTD/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key