Rate Overview
Live
1 EUR = 11.0082 TJS
1 TJS = 0.090842
EUR
Avg
11.0639
High
11.1547
Low
10.9887
Last updated: 3/27/2026, 12:00:53 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 11.01 TJS |
| 10 EUR | 110.08 TJS |
| 50 EUR | 550.41 TJS |
| 100 EUR | 1,100.82 TJS |
| 500 EUR | 5,504.09 TJS |
| 1,000 EUR | 11,008.17 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-27T12:00:53Z",
"rates": {
"TJS": 11.008171
}
}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": 1100.8171,
"rate": 11.008171
}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