Rate Overview
Live
1 TND = 81.5238 YER
1 YER = 0.012266
TND
Avg
81.9522
High
83.4547
Low
80.8677
Last updated: 3/27/2026, 8:30:11 PM
Quick Conversions
| TND | YER |
|---|---|
| 1 TND | 81.52 YER |
| 10 TND | 815.24 YER |
| 50 TND | 4,076.19 YER |
| 100 TND | 8,152.38 YER |
| 500 TND | 40,761.90 YER |
| 1,000 TND | 81,523.80 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-03-27T20:30:11Z",
"rates": {
"YER": 81.523799
}
}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": 8152.3799,
"rate": 81.523799
}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