Rate Overview
Live
1 EUR = 10.6730 TJS
1 TJS = 0.093695
EUR
Avg
10.6603
High
10.6919
Low
10.6320
Last updated: 8/13/2026, 2:56:21 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 10.67 TJS |
| 10 EUR | 106.73 TJS |
| 50 EUR | 533.65 TJS |
| 100 EUR | 1,067.30 TJS |
| 500 EUR | 5,336.49 TJS |
| 1,000 EUR | 10,672.98 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-08-13T14:56:21Z",
"rates": {
"TJS": 10.672982
}
}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": 1067.2982,
"rate": 10.672982
}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