Rate Overview
Live
1 EUR = 10.4989 TJS
1 TJS = 0.095248
EUR
Avg
11.1693
High
11.9164
Low
10.4989
Last updated: 7/27/2026, 2:37:03 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 10.50 TJS |
| 10 EUR | 104.99 TJS |
| 50 EUR | 524.95 TJS |
| 100 EUR | 1,049.89 TJS |
| 500 EUR | 5,249.47 TJS |
| 1,000 EUR | 10,498.94 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-27T14:37:03Z",
"rates": {
"TJS": 10.49894
}
}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": 1049.894,
"rate": 10.49894
}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