Rate Overview
Live
1 EGP = 71.2057 MNT
1 MNT = 0.014044
EGP
Avg
72.7034
High
75.0937
Low
71.2057
Last updated: 3/6/2026, 3:20:58 PM
Quick Conversions
| EGP | MNT |
|---|---|
| 1 EGP | 71.21 MNT |
| 10 EGP | 712.06 MNT |
| 50 EGP | 3,560.28 MNT |
| 100 EGP | 7,120.57 MNT |
| 500 EGP | 35,602.84 MNT |
| 1,000 EGP | 71,205.68 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-03-06T15:20:58Z",
"rates": {
"MNT": 71.20568
}
}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": 7120.568,
"rate": 71.20568
}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