Rate Overview
Live
1 TND = 5.1794 ERN
1 ERN = 0.193071
TND
Avg
5.1766
High
5.2016
Low
5.1410
Last updated: 4/16/2026, 10:51:48 PM
Quick Conversions
| TND | ERN |
|---|---|
| 1 TND | 5.18 ERN |
| 10 TND | 51.79 ERN |
| 50 TND | 258.97 ERN |
| 100 TND | 517.94 ERN |
| 500 TND | 2,589.72 ERN |
| 1,000 TND | 5,179.44 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-04-16T22:51:48Z",
"rates": {
"ERN": 5.179439
}
}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": 517.9439,
"rate": 5.179439
}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