Rate Overview
Live
1 EGP = 0.177332 TJS
1 TJS = 5.6391
EGP
Avg
0.175641
High
0.177340
Low
0.174582
Last updated: 5/7/2026, 11:21:31 AM
Quick Conversions
| EGP | TJS |
|---|---|
| 1 EGP | 0.18 TJS |
| 10 EGP | 1.77 TJS |
| 50 EGP | 8.87 TJS |
| 100 EGP | 17.73 TJS |
| 500 EGP | 88.67 TJS |
| 1,000 EGP | 177.33 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-07T11:21:31Z",
"rates": {
"TJS": 0.177332
}
}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.7332,
"rate": 0.177332
}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