Rate Overview
Live
1 EGP = 72.6373 MNT
1 MNT = 0.013767
EGP
Avg
72.6776
High
72.9901
Low
72.2237
Last updated: 7/4/2026, 1:32:22 PM
Quick Conversions
| EGP | MNT |
|---|---|
| 1 EGP | 72.64 MNT |
| 10 EGP | 726.37 MNT |
| 50 EGP | 3,631.86 MNT |
| 100 EGP | 7,263.73 MNT |
| 500 EGP | 36,318.63 MNT |
| 1,000 EGP | 72,637.27 MNT |
Get EGP/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=MNTExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-04T13:32:22Z",
"rates": {
"MNT": 72.637267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "MNT",
"amount": 100
},
"result": 7263.726699999999,
"rate": 72.637267
}Build with EGP/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key