Rate Overview
Live
1 TJS = 25.6848 YER
1 YER = 0.038934
TJS
Avg
25.6391
High
25.6891
Low
25.5230
Last updated: 9/3/2026, 7:19:53 AM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 25.68 YER |
| 10 TJS | 256.85 YER |
| 50 TJS | 1,284.24 YER |
| 100 TJS | 2,568.48 YER |
| 500 TJS | 12,842.40 YER |
| 1,000 TJS | 25,684.80 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-09-03T07:19:53Z",
"rates": {
"YER": 25.684803
}
}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": 2568.4802999999997,
"rate": 25.684803
}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