Rate Overview
Live
1 TJS = 25.7789 YER
1 YER = 0.038791
TJS
Avg
25.5551
High
26.0369
Low
24.8857
Last updated: 7/28/2026, 8:33:11 PM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 25.78 YER |
| 10 TJS | 257.79 YER |
| 50 TJS | 1,288.95 YER |
| 100 TJS | 2,577.89 YER |
| 500 TJS | 12,889.47 YER |
| 1,000 TJS | 25,778.95 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-07-28T20:33:11Z",
"rates": {
"YER": 25.778949
}
}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": 2577.8949000000002,
"rate": 25.778949
}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