Rate Overview
Live
1 EUR = 10.9949 TJS
1 TJS = 0.090951
EUR
Avg
11.2635
High
11.9164
Low
10.6063
Last updated: 3/27/2026, 1:40:03 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 10.99 TJS |
| 10 EUR | 109.95 TJS |
| 50 EUR | 549.75 TJS |
| 100 EUR | 1,099.49 TJS |
| 500 EUR | 5,497.47 TJS |
| 1,000 EUR | 10,994.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-03-27T13:40:03Z",
"rates": {
"TJS": 10.994935
}
}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": 1099.4935,
"rate": 10.994935
}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