Rate Overview
Live
1 TJS = 25.7386 YER
1 YER = 0.038852
TJS
Avg
25.6958
High
25.7844
Low
25.6266
Last updated: 8/17/2026, 11:50:25 AM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 25.74 YER |
| 10 TJS | 257.39 YER |
| 50 TJS | 1,286.93 YER |
| 100 TJS | 2,573.86 YER |
| 500 TJS | 12,869.31 YER |
| 1,000 TJS | 25,738.62 YER |
Get TJS/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=YERExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-08-17T11:50:25Z",
"rates": {
"YER": 25.738616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "YER",
"amount": 100
},
"result": 2573.8616,
"rate": 25.738616
}Build with TJS/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key