Rate Overview
Live
1 EUR = 10.7885 TJS
1 TJS = 0.092691
EUR
Avg
10.7797
High
10.7966
Low
10.7568
Last updated: 5/27/2026, 4:02:10 PM
Quick Conversions
| EUR | TJS |
|---|---|
| 1 EUR | 10.79 TJS |
| 10 EUR | 107.89 TJS |
| 50 EUR | 539.43 TJS |
| 100 EUR | 1,078.85 TJS |
| 500 EUR | 5,394.26 TJS |
| 1,000 EUR | 10,788.52 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-27T16:02:10Z",
"rates": {
"TJS": 10.788521
}
}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.8520999999998,
"rate": 10.788521
}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