Rate Overview
Live
1 EGP = 70.4705 MNT
1 MNT = 0.014190
EGP
Avg
71.2362
High
71.8685
Low
70.4705
Last updated: 9/2/2026, 6:15:21 PM
Quick Conversions
| EGP | MNT |
|---|---|
| 1 EGP | 70.47 MNT |
| 10 EGP | 704.70 MNT |
| 50 EGP | 3,523.52 MNT |
| 100 EGP | 7,047.05 MNT |
| 500 EGP | 35,235.24 MNT |
| 1,000 EGP | 70,470.49 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-09-02T18:15:21Z",
"rates": {
"MNT": 70.470489
}
}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": 7047.0489,
"rate": 70.470489
}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