Rate Overview
Live
1 TTD = 2.2158 ERN
1 ERN = 0.451305
TTD
Avg
2.2170
High
2.2255
Low
2.2137
Last updated: 3/7/2026, 2:14:53 AM
Quick Conversions
| TTD | ERN |
|---|---|
| 1 TTD | 2.22 ERN |
| 10 TTD | 22.16 ERN |
| 50 TTD | 110.79 ERN |
| 100 TTD | 221.58 ERN |
| 500 TTD | 1,107.90 ERN |
| 1,000 TTD | 2,215.80 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-03-07T02:14:53Z",
"rates": {
"ERN": 2.215795
}
}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.5795,
"rate": 2.215795
}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