Rate Overview
Live
1 YER = 0.039518 TJS
1 TJS = 25.3049
YER
Avg
0.039754
High
0.040060
Low
0.039504
Last updated: 4/18/2026, 8:46:43 AM
Quick Conversions
| YER | TJS |
|---|---|
| 1 YER | 0.04 TJS |
| 10 YER | 0.40 TJS |
| 50 YER | 1.98 TJS |
| 100 YER | 3.95 TJS |
| 500 YER | 19.76 TJS |
| 1,000 YER | 39.52 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-04-18T08:46:43Z",
"rates": {
"TJS": 0.039518
}
}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.9517999999999995,
"rate": 0.039518
}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