Rate Overview
Live
1 TJS = 25.7544 YER
1 YER = 0.038828
TJS
Avg
25.7544
High
25.8276
Low
25.7020
Last updated: 7/25/2026, 10:07:22 PM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 25.75 YER |
| 10 TJS | 257.54 YER |
| 50 TJS | 1,287.72 YER |
| 100 TJS | 2,575.44 YER |
| 500 TJS | 12,877.20 YER |
| 1,000 TJS | 25,754.41 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-25T22:07:22Z",
"rates": {
"YER": 25.754407
}
}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": 2575.4407,
"rate": 25.754407
}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