Rate Overview
Live
1 TND = 82.3916 YER
1 YER = 0.012137
TND
Avg
82.0636
High
82.3916
Low
81.7077
Last updated: 5/27/2026, 1:21:40 AM
Quick Conversions
| TND | YER |
|---|---|
| 1 TND | 82.39 YER |
| 10 TND | 823.92 YER |
| 50 TND | 4,119.58 YER |
| 100 TND | 8,239.16 YER |
| 500 TND | 41,195.79 YER |
| 1,000 TND | 82,391.58 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-05-27T01:21:40Z",
"rates": {
"YER": 82.391584
}
}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": 8239.1584,
"rate": 82.391584
}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