Rate Overview
Live
1 YER = 0.038791 TJS
1 TJS = 25.7792
YER
Avg
0.040819
High
0.044251
Low
0.038592
Last updated: 7/28/2026, 12:57:03 PM
Quick Conversions
| YER | TJS |
|---|---|
| 1 YER | 0.04 TJS |
| 10 YER | 0.39 TJS |
| 50 YER | 1.94 TJS |
| 100 YER | 3.88 TJS |
| 500 YER | 19.40 TJS |
| 1,000 YER | 38.79 TJS |
Get YER/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=TJSExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-28T12:57:03Z",
"rates": {
"TJS": 0.038791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "TJS",
"amount": 100
},
"result": 3.8790999999999998,
"rate": 0.038791
}Build with YER/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key