Rate Overview
Live
1 TJS = 24.9727 YER
1 YER = 0.040044
TJS
Avg
24.3512
High
25.9120
Low
22.5982
Last updated: 3/27/2026, 1:27:49 PM
Quick Conversions
| TJS | YER |
|---|---|
| 1 TJS | 24.97 YER |
| 10 TJS | 249.73 YER |
| 50 TJS | 1,248.63 YER |
| 100 TJS | 2,497.27 YER |
| 500 TJS | 12,486.34 YER |
| 1,000 TJS | 24,972.68 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-27T13:27:49Z",
"rates": {
"YER": 24.972683
}
}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": 2497.2683,
"rate": 24.972683
}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