Rate Overview
Live
1 TJS = 5.5253 EGP
1 EGP = 0.180984
TJS
Avg
5.1894
High
5.5253
Low
4.9690
Last updated: 3/27/2026, 10:21:29 AM
Quick Conversions
| TJS | EGP |
|---|---|
| 1 TJS | 5.53 EGP |
| 10 TJS | 55.25 EGP |
| 50 TJS | 276.27 EGP |
| 100 TJS | 552.53 EGP |
| 500 TJS | 2,762.67 EGP |
| 1,000 TJS | 5,525.35 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-27T10:21:29Z",
"rates": {
"EGP": 5.525349
}
}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": 552.5349,
"rate": 5.525349
}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