Rate Overview
Live
1 EUR = 10.7227 TJS
1 TJS = 0.093260
EUR
Avg
10.7238
High
10.7523
Low
10.6930
Last updated: 9/3/2026, 2:49:26 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 10.72 TJS |
| 10 EUR | 107.23 TJS |
| 50 EUR | 536.14 TJS |
| 100 EUR | 1,072.27 TJS |
| 500 EUR | 5,361.37 TJS |
| 1,000 EUR | 10,722.73 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-09-03T14:49:26Z",
"rates": {
"TJS": 10.722731
}
}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": 1072.2730999999999,
"rate": 10.722731
}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