Rate Overview
Live
1 EGP = 0.070629 TMT
1 TMT = 14.1585
EGP
Avg
0.070715
High
0.074695
Low
0.064367
Last updated: 6/26/2026, 9:32:21 PM
Quick Conversions
| EGP | TMT |
|---|---|
| 1 EGP | 0.07 TMT |
| 10 EGP | 0.71 TMT |
| 50 EGP | 3.53 TMT |
| 100 EGP | 7.06 TMT |
| 500 EGP | 35.31 TMT |
| 1,000 EGP | 70.63 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-06-26T21:32:21Z",
"rates": {
"TMT": 0.070629
}
}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": 7.0629,
"rate": 0.070629
}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