Rate Overview
Live
1 TTD = 2.2111 ERN
1 ERN = 0.452256
TTD
Avg
2.2145
High
2.2337
Low
2.2070
Last updated: 7/9/2026, 2:00:46 PM
Quick Conversions
| TTD | ERN |
|---|---|
| 1 TTD | 2.21 ERN |
| 10 TTD | 22.11 ERN |
| 50 TTD | 110.56 ERN |
| 100 TTD | 221.11 ERN |
| 500 TTD | 1,105.57 ERN |
| 1,000 TTD | 2,211.14 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-07-09T14:00:46Z",
"rates": {
"ERN": 2.211138
}
}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.1138,
"rate": 2.211138
}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