Rate Overview
Live
1 TJS = 5.5025 EGP
1 EGP = 0.181735
TJS
Avg
5.5384
High
5.6133
Low
5.4600
Last updated: 4/18/2026, 8:50:04 AM
Quick Conversions
| TJS | EGP |
|---|---|
| 1 TJS | 5.50 EGP |
| 10 TJS | 55.03 EGP |
| 50 TJS | 275.13 EGP |
| 100 TJS | 550.25 EGP |
| 500 TJS | 2,751.25 EGP |
| 1,000 TJS | 5,502.50 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-04-18T08:50:04Z",
"rates": {
"EGP": 5.502504
}
}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": 550.2504,
"rate": 5.502504
}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