Rate Overview
Live
1 EGP = 69.9782 MNT
1 MNT = 0.014290
EGP
Avg
70.5187
High
71.0569
Low
69.9725
Last updated: 7/23/2026, 8:10:25 AM
Quick Conversions
| EGP | MNT |
|---|---|
| 1 EGP | 69.98 MNT |
| 10 EGP | 699.78 MNT |
| 50 EGP | 3,498.91 MNT |
| 100 EGP | 6,997.82 MNT |
| 500 EGP | 34,989.12 MNT |
| 1,000 EGP | 69,978.24 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-23T08:10:25Z",
"rates": {
"MNT": 69.978235
}
}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": 6997.8234999999995,
"rate": 69.978235
}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