Rate Overview
Live
1 EUR = 10.7921 TJS
1 TJS = 0.092660
EUR
Avg
10.9084
High
11.0269
Low
10.7568
Last updated: 5/27/2026, 5:16:27 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-27T17:16:27Z",
"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