Rate Overview
Live
1 TJS = 5.6709 EGP
1 EGP = 0.176339
TJS
Avg
5.6711
High
5.7243
Low
5.6284
Last updated: 5/29/2026, 5:09:49 PM
Quick Conversions
| TJS | EGP |
|---|---|
| 1 TJS | 5.67 EGP |
| 10 TJS | 56.71 EGP |
| 50 TJS | 283.54 EGP |
| 100 TJS | 567.09 EGP |
| 500 TJS | 2,835.44 EGP |
| 1,000 TJS | 5,670.88 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-05-29T17:09:49Z",
"rates": {
"EGP": 5.670882
}
}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": 567.0882,
"rate": 5.670882
}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