Rate Overview
Live
1 TJS = 25.8502 YER
1 YER = 0.038684
TJS
Avg
25.7793
High
25.8502
Low
25.7075
Last updated: 7/27/2026, 7:55:17 AM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 25.85 YER |
| 10 TJS | 258.50 YER |
| 50 TJS | 1,292.51 YER |
| 100 TJS | 2,585.02 YER |
| 500 TJS | 12,925.12 YER |
| 1,000 TJS | 25,850.25 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-27T07:55:17Z",
"rates": {
"YER": 25.850247
}
}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": 2585.0247,
"rate": 25.850247
}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