Rate Overview
Live
1 EGP = 0.068201 TMT
1 TMT = 14.6625
EGP
Avg
0.070975
High
0.074693
Low
0.064153
Last updated: 7/26/2026, 10:28:12 PM
Quick Conversions
| EGP | TMT |
|---|---|
| 1 EGP | 0.07 TMT |
| 10 EGP | 0.68 TMT |
| 50 EGP | 3.41 TMT |
| 100 EGP | 6.82 TMT |
| 500 EGP | 34.10 TMT |
| 1,000 EGP | 68.20 TMT |
Get EGP/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=TMTExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-26T22:28:12Z",
"rates": {
"TMT": 0.068201
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "TMT",
"amount": 100
},
"result": 6.8201,
"rate": 0.068201
}Build with EGP/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key