Rate Overview
Live
1 EGP = 0.069678 TMT
1 TMT = 14.3517
EGP
Avg
0.068118
High
0.069678
Low
0.067284
Last updated: 6/16/2026, 10:04:39 AM
Quick Conversions
| EGP | TMT |
|---|---|
| 1 EGP | 0.07 TMT |
| 10 EGP | 0.70 TMT |
| 50 EGP | 3.48 TMT |
| 100 EGP | 6.97 TMT |
| 500 EGP | 34.84 TMT |
| 1,000 EGP | 69.68 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-16T10:04:39Z",
"rates": {
"TMT": 0.069678
}
}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.9678,
"rate": 0.069678
}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