Rate Overview
Live
1 EUR = 10.7885 TJS
1 TJS = 0.092692
EUR
Avg
11.0124
High
11.7122
Low
10.6063
Last updated: 5/27/2026, 7:24:21 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 10.79 TJS |
| 10 EUR | 107.88 TJS |
| 50 EUR | 539.42 TJS |
| 100 EUR | 1,078.85 TJS |
| 500 EUR | 5,394.24 TJS |
| 1,000 EUR | 10,788.47 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-27T19:24:21Z",
"rates": {
"TJS": 10.78847
}
}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": 1078.847,
"rate": 10.78847
}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