Rate Overview
Live
1 TND = 81.7960 YER
1 YER = 0.012226
TND
Avg
81.7716
High
82.3682
Low
81.5766
Last updated: 6/16/2026, 7:07:13 AM
Quick Conversions
| TND | YER |
|---|---|
| 1 TND | 81.80 YER |
| 10 TND | 817.96 YER |
| 50 TND | 4,089.80 YER |
| 100 TND | 8,179.60 YER |
| 500 TND | 40,898.01 YER |
| 1,000 TND | 81,796.02 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-06-16T07:07:13Z",
"rates": {
"YER": 81.796021
}
}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": 8179.6021,
"rate": 81.796021
}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