Rate Overview
Live
1 EGP = 69.9736 MNT
1 MNT = 0.014291
EGP
Avg
70.7149
High
76.5862
Low
65.7687
Last updated: 7/23/2026, 3:01:09 PM
Quick Conversions
| EGP | MNT |
|---|---|
| 1 EGP | 69.97 MNT |
| 10 EGP | 699.74 MNT |
| 50 EGP | 3,498.68 MNT |
| 100 EGP | 6,997.36 MNT |
| 500 EGP | 34,986.80 MNT |
| 1,000 EGP | 69,973.60 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-23T15:01:09Z",
"rates": {
"MNT": 69.973597
}
}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.3597,
"rate": 69.973597
}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