Rate Overview
Live
1 TJS = 24.8792 YER
1 YER = 0.040194
TJS
Avg
24.9770
High
25.0856
Low
24.8792
Last updated: 3/7/2026, 1:02:05 AM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 24.88 YER |
| 10 TJS | 248.79 YER |
| 50 TJS | 1,243.96 YER |
| 100 TJS | 2,487.92 YER |
| 500 TJS | 12,439.60 YER |
| 1,000 TJS | 24,879.20 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-03-07T01:02:05Z",
"rates": {
"YER": 24.879196
}
}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": 2487.9196,
"rate": 24.879196
}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