Rate Overview
Live
1 EGP = 0.177664 TJS
1 TJS = 5.6286
EGP
Avg
0.187172
High
0.201245
Low
0.174809
Last updated: 5/27/2026, 8:33:29 PM
Quick Conversions
| EGP | TJS |
|---|---|
| 1 EGP | 0.18 TJS |
| 10 EGP | 1.78 TJS |
| 50 EGP | 8.88 TJS |
| 100 EGP | 17.77 TJS |
| 500 EGP | 88.83 TJS |
| 1,000 EGP | 177.66 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-05-27T20:33:29Z",
"rates": {
"TJS": 0.177664
}
}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": 17.766399999999997,
"rate": 0.177664
}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