Rate Overview
Live
1 TJS = 5.5264 EGP
1 EGP = 0.180951
TJS
Avg
5.4664
High
5.5264
Low
5.4048
Last updated: 9/2/2026, 4:51:30 PM
Quick Conversions
| TJS | EGP |
|---|---|
| 1 TJS | 5.53 EGP |
| 10 TJS | 55.26 EGP |
| 50 TJS | 276.32 EGP |
| 100 TJS | 552.64 EGP |
| 500 TJS | 2,763.18 EGP |
| 1,000 TJS | 5,526.36 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-09-02T16:51:30Z",
"rates": {
"EGP": 5.526359
}
}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.6359,
"rate": 5.526359
}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