Rate Overview
Live
1 TJS = 25.7348 YER
1 YER = 0.038858
TJS
Avg
25.6617
High
25.7364
Low
25.5873
Last updated: 6/18/2026, 11:14:53 AM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 25.73 YER |
| 10 TJS | 257.35 YER |
| 50 TJS | 1,286.74 YER |
| 100 TJS | 2,573.48 YER |
| 500 TJS | 12,867.41 YER |
| 1,000 TJS | 25,734.81 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-06-18T11:14:53Z",
"rates": {
"YER": 25.734812
}
}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": 2573.4812,
"rate": 25.734812
}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