Rate Overview
Live
1 TND = 82.3885 YER
1 YER = 0.012138
TND
Avg
82.1712
High
82.7397
Low
81.2799
Last updated: 4/16/2026, 10:54:53 PM
Quick Conversions
| TND | YER |
|---|---|
| 1 TND | 82.39 YER |
| 10 TND | 823.89 YER |
| 50 TND | 4,119.43 YER |
| 100 TND | 8,238.85 YER |
| 500 TND | 41,194.27 YER |
| 1,000 TND | 82,388.53 YER |
Get TND/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=YERExample Response:
{
"success": true,
"base": "TND",
"date": "2026-04-16T22:54:53Z",
"rates": {
"YER": 82.388531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "YER",
"amount": 100
},
"result": 8238.8531,
"rate": 82.388531
}Build with TND/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key