Rate Overview
Live
1 TJS = 5.6534 EGP
1 EGP = 0.176885
TJS
Avg
5.6844
High
5.7280
Low
5.6230
Last updated: 5/9/2026, 3:42:48 AM
Quick Conversions
| TJS | EGP |
|---|---|
| 1 TJS | 5.65 EGP |
| 10 TJS | 56.53 EGP |
| 50 TJS | 282.67 EGP |
| 100 TJS | 565.34 EGP |
| 500 TJS | 2,826.70 EGP |
| 1,000 TJS | 5,653.41 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-09T03:42:48Z",
"rates": {
"EGP": 5.653406
}
}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": 565.3406,
"rate": 5.653406
}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