Rate Overview
Live
1 TJS = 5.5147 EGP
1 EGP = 0.181332
TJS
Avg
5.4820
High
5.5149
Low
5.4267
Last updated: 3/27/2026, 6:41:12 AM
Quick Conversions
| TJS | EGP |
|---|---|
| 1 TJS | 5.51 EGP |
| 10 TJS | 55.15 EGP |
| 50 TJS | 275.74 EGP |
| 100 TJS | 551.47 EGP |
| 500 TJS | 2,757.37 EGP |
| 1,000 TJS | 5,514.73 EGP |
Get TJS/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=EGPExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T06:41:12Z",
"rates": {
"EGP": 5.514733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "EGP",
"amount": 100
},
"result": 551.4733,
"rate": 5.514733
}Build with TJS/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key