Rate Overview
Live
1 TJS = 5.2312 EGP
1 EGP = 0.191162
TJS
Avg
5.1629
High
5.2407
Low
4.9938
Last updated: 3/7/2026, 1:03:50 AM
Quick Conversions
| TJS | EGP |
|---|---|
| 1 TJS | 5.23 EGP |
| 10 TJS | 52.31 EGP |
| 50 TJS | 261.56 EGP |
| 100 TJS | 523.12 EGP |
| 500 TJS | 2,615.58 EGP |
| 1,000 TJS | 5,231.16 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-07T01:03:50Z",
"rates": {
"EGP": 5.231158
}
}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": 523.1157999999999,
"rate": 5.231158
}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