Rate Overview
Live
1 TJS = 25.5153 YER
1 YER = 0.039192
TJS
Avg
25.6627
High
25.8058
Low
25.5153
Last updated: 7/14/2026, 10:47:46 PM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 25.52 YER |
| 10 TJS | 255.15 YER |
| 50 TJS | 1,275.77 YER |
| 100 TJS | 2,551.53 YER |
| 500 TJS | 12,757.67 YER |
| 1,000 TJS | 25,515.33 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-14T22:47:46Z",
"rates": {
"YER": 25.515331
}
}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": 2551.5331,
"rate": 25.515331
}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