Rate Overview
Live
1 EUR = 10.5791 TJS
1 TJS = 0.094526
EUR
Avg
10.8968
High
11.1999
Low
10.5579
Last updated: 7/19/2026, 9:24:31 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 10.58 TJS |
| 10 EUR | 105.79 TJS |
| 50 EUR | 528.96 TJS |
| 100 EUR | 1,057.91 TJS |
| 500 EUR | 5,289.56 TJS |
| 1,000 EUR | 10,579.12 TJS |
Get EUR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=TJSExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-19T21:24:31Z",
"rates": {
"TJS": 10.57912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "TJS",
"amount": 100
},
"result": 1057.912,
"rate": 10.57912
}Build with EUR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key