Rate Overview
Live
1 EUR = 10.7921 TJS
1 TJS = 0.092660
EUR
Avg
11.2286
High
11.9164
Low
10.6063
Last updated: 5/27/2026, 6:26:43 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 10.79 TJS |
| 10 EUR | 107.92 TJS |
| 50 EUR | 539.61 TJS |
| 100 EUR | 1,079.21 TJS |
| 500 EUR | 5,396.07 TJS |
| 1,000 EUR | 10,792.14 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-05-27T18:26:43Z",
"rates": {
"TJS": 10.792135
}
}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": 1079.2135,
"rate": 10.792135
}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