Rate Overview
Live
1 EGP = 0.180054 TJS
1 TJS = 5.5539
EGP
Avg
0.199944
High
0.220230
Low
0.174582
Last updated: 7/22/2026, 1:56:19 PM
Quick Conversions
| EGP | TJS |
|---|---|
| 1 EGP | 0.18 TJS |
| 10 EGP | 1.80 TJS |
| 50 EGP | 9.00 TJS |
| 100 EGP | 18.01 TJS |
| 500 EGP | 90.03 TJS |
| 1,000 EGP | 180.05 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-22T13:56:19Z",
"rates": {
"TJS": 0.180054
}
}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.005399999999998,
"rate": 0.180054
}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