Rate Overview
Live
1 YER = 0.012368 TND
1 TND = 80.8538
YER
Avg
0.012342
High
0.012375
Low
0.012302
Last updated: 8/14/2026, 7:19:40 AM
Quick Conversions
| YER | TND |
|---|---|
| 1 YER | 0.01 TND |
| 10 YER | 0.12 TND |
| 50 YER | 0.62 TND |
| 100 YER | 1.24 TND |
| 500 YER | 6.18 TND |
| 1,000 YER | 12.37 TND |
Get YER/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=TNDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-14T07:19:40Z",
"rates": {
"TND": 0.012368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "TND",
"amount": 100
},
"result": 1.2368000000000001,
"rate": 0.012368
}Build with YER/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key