Rate Overview
Live
1 TTD = 2.2135 ERN
1 ERN = 0.451773
TTD
Avg
2.2115
High
2.2174
Low
2.2078
Last updated: 5/9/2026, 4:53:29 AM
Quick Conversions
| TTD | ERN |
|---|---|
| 1 TTD | 2.21 ERN |
| 10 TTD | 22.14 ERN |
| 50 TTD | 110.68 ERN |
| 100 TTD | 221.35 ERN |
| 500 TTD | 1,106.75 ERN |
| 1,000 TTD | 2,213.50 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-05-09T04:53:29Z",
"rates": {
"ERN": 2.213501
}
}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": 221.3501,
"rate": 2.213501
}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