Rate Overview
Live
1 TND = 5.1912 ERN
1 ERN = 0.192633
TND
Avg
5.1984
High
5.2052
Low
5.1863
Last updated: 5/7/2026, 12:13:23 AM
Quick Conversions
| TND | ERN |
|---|---|
| 1 TND | 5.19 ERN |
| 10 TND | 51.91 ERN |
| 50 TND | 259.56 ERN |
| 100 TND | 519.12 ERN |
| 500 TND | 2,595.61 ERN |
| 1,000 TND | 5,191.21 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-05-07T00:13:23Z",
"rates": {
"ERN": 5.191212
}
}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": 519.1212,
"rate": 5.191212
}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