Rate Overview
Live
1 TJS = 5.4381 EGP
1 EGP = 0.183887
TJS
Avg
5.4298
High
5.4498
Low
5.4090
Last updated: 8/17/2026, 2:18:09 PM
Quick Conversions
| TJS | EGP |
|---|---|
| 1 TJS | 5.44 EGP |
| 10 TJS | 54.38 EGP |
| 50 TJS | 271.91 EGP |
| 100 TJS | 543.81 EGP |
| 500 TJS | 2,719.06 EGP |
| 1,000 TJS | 5,438.12 EGP |
Get TJS/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=EGPExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-08-17T14:18:09Z",
"rates": {
"EGP": 5.438118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "EGP",
"amount": 100
},
"result": 543.8118000000001,
"rate": 5.438118
}Build with TJS/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key