Rate Overview
Live
1 TND = 5.0569 ERN
1 ERN = 0.197751
TND
Avg
5.0772
High
5.0944
Low
5.0569
Last updated: 7/26/2026, 4:49:50 PM
Quick Conversions
| TND | ERN |
|---|---|
| 1 TND | 5.06 ERN |
| 10 TND | 50.57 ERN |
| 50 TND | 252.84 ERN |
| 100 TND | 505.69 ERN |
| 500 TND | 2,528.43 ERN |
| 1,000 TND | 5,056.87 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-26T16:49:50Z",
"rates": {
"ERN": 5.056867
}
}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": 505.6867,
"rate": 5.056867
}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