Rate Overview
Live
1 TND = 5.1244 ERN
1 ERN = 0.195146
TND
Avg
5.1155
High
5.2517
Low
4.8250
Last updated: 3/27/2026, 5:03:08 PM
Quick Conversions
| TND | ERN |
|---|---|
| 1 TND | 5.12 ERN |
| 10 TND | 51.24 ERN |
| 50 TND | 256.22 ERN |
| 100 TND | 512.44 ERN |
| 500 TND | 2,562.18 ERN |
| 1,000 TND | 5,124.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-03-27T17:03:08Z",
"rates": {
"ERN": 5.124364
}
}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": 512.4364,
"rate": 5.124364
}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