Rate Overview
Live
1 TND = 5.0874 ERN
1 ERN = 0.196566
TND
Avg
5.0899
High
5.1223
Low
5.0646
Last updated: 7/4/2026, 8:08:42 PM
Quick Conversions
| TND | ERN |
|---|---|
| 1 TND | 5.09 ERN |
| 10 TND | 50.87 ERN |
| 50 TND | 254.37 ERN |
| 100 TND | 508.74 ERN |
| 500 TND | 2,543.68 ERN |
| 1,000 TND | 5,087.36 ERN |
Get TND/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=ERNExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-04T20:08:42Z",
"rates": {
"ERN": 5.087358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "ERN",
"amount": 100
},
"result": 508.7358,
"rate": 5.087358
}Build with TND/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key