Rate Overview
Live
1 EUR = 10.5081 TJS
1 TJS = 0.095164
EUR
Avg
10.5427
High
10.5744
Low
10.5081
Last updated: 7/24/2026, 10:17:27 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 10.51 TJS |
| 10 EUR | 105.08 TJS |
| 50 EUR | 525.41 TJS |
| 100 EUR | 1,050.81 TJS |
| 500 EUR | 5,254.06 TJS |
| 1,000 EUR | 10,508.13 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-07-24T22:17:27Z",
"rates": {
"TJS": 10.508128
}
}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": 1050.8128,
"rate": 10.508128
}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