Rate Overview
Live
1 EGP = 0.190547 TJS
1 TJS = 5.2480
EGP
Avg
0.193330
High
0.200248
Low
0.190547
Last updated: 3/7/2026, 4:43:35 AM
Quick Conversions
| EGP | TJS |
|---|---|
| 1 EGP | 0.19 TJS |
| 10 EGP | 1.91 TJS |
| 50 EGP | 9.53 TJS |
| 100 EGP | 19.05 TJS |
| 500 EGP | 95.27 TJS |
| 1,000 EGP | 190.55 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-07T04:43:35Z",
"rates": {
"TJS": 0.190547
}
}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": 19.0547,
"rate": 0.190547
}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