Rate Overview
Live
1 EGP = 0.180984 TJS
1 TJS = 5.5254
EGP
Avg
0.182376
High
0.184274
Low
0.180984
Last updated: 3/27/2026, 2:04:18 PM
Quick Conversions
| EGP | TJS |
|---|---|
| 1 EGP | 0.18 TJS |
| 10 EGP | 1.81 TJS |
| 50 EGP | 9.05 TJS |
| 100 EGP | 18.10 TJS |
| 500 EGP | 90.49 TJS |
| 1,000 EGP | 180.98 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-03-27T14:04:18Z",
"rates": {
"TJS": 0.180984
}
}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.0984,
"rate": 0.180984
}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