Rate Overview
Live
1 EGP = 0.186753 TJS
1 TJS = 5.3547
EGP
Avg
0.185694
High
0.189244
Low
0.179070
Last updated: 7/9/2026, 4:03:39 PM
Quick Conversions
| EGP | TJS |
|---|---|
| 1 EGP | 0.19 TJS |
| 10 EGP | 1.87 TJS |
| 50 EGP | 9.34 TJS |
| 100 EGP | 18.68 TJS |
| 500 EGP | 93.38 TJS |
| 1,000 EGP | 186.75 TJS |
Get EGP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=TJSExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-09T16:03:39Z",
"rates": {
"TJS": 0.186753
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "TJS",
"amount": 100
},
"result": 18.6753,
"rate": 0.186753
}Build with EGP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key