Rate Overview
Live
1 YER = 0.040205 TJS
1 TJS = 24.8725
YER
Avg
0.040057
High
0.040205
Low
0.039863
Last updated: 3/7/2026, 3:48:53 AM
Quick Conversions
| YER | TJS |
|---|---|
| 1 YER | 0.04 TJS |
| 10 YER | 0.40 TJS |
| 50 YER | 2.01 TJS |
| 100 YER | 4.02 TJS |
| 500 YER | 20.10 TJS |
| 1,000 YER | 40.21 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-03-07T03:48:53Z",
"rates": {
"TJS": 0.040205
}
}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": 4.0205,
"rate": 0.040205
}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