Rate Overview
Live
1 TJS = 25.3048 YER
1 YER = 0.039518
TJS
Avg
25.1548
High
25.3133
Low
24.9620
Last updated: 4/18/2026, 8:46:02 AM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 25.30 YER |
| 10 TJS | 253.05 YER |
| 50 TJS | 1,265.24 YER |
| 100 TJS | 2,530.48 YER |
| 500 TJS | 12,652.39 YER |
| 1,000 TJS | 25,304.78 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-04-18T08:46:02Z",
"rates": {
"YER": 25.304783
}
}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": 2530.4783,
"rate": 25.304783
}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