Rate Overview
Live
1 EGP = 0.069491 TMT
1 TMT = 14.3904
EGP
Avg
0.070823
High
0.073697
Low
0.069491
Last updated: 3/7/2026, 4:58:00 AM
Quick Conversions
| EGP | TMT |
|---|---|
| 1 EGP | 0.07 TMT |
| 10 EGP | 0.69 TMT |
| 50 EGP | 3.47 TMT |
| 100 EGP | 6.95 TMT |
| 500 EGP | 34.75 TMT |
| 1,000 EGP | 69.49 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-03-07T04:58:00Z",
"rates": {
"TMT": 0.069491
}
}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.9491,
"rate": 0.069491
}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