Rate Overview
Live
1 TND = 5.1384 ERN
1 ERN = 0.194612
TND
Avg
5.1576
High
5.2048
Low
5.1351
Last updated: 9/2/2026, 12:31:06 PM
Quick Conversions
| TND | ERN |
|---|---|
| 1 TND | 5.14 ERN |
| 10 TND | 51.38 ERN |
| 50 TND | 256.92 ERN |
| 100 TND | 513.84 ERN |
| 500 TND | 2,569.21 ERN |
| 1,000 TND | 5,138.43 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-09-02T12:31:06Z",
"rates": {
"ERN": 5.138428
}
}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": 513.8428,
"rate": 5.138428
}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