Rate Overview
Live
1 EGP = 67.7325 MNT
1 MNT = 0.014764
EGP
Avg
68.0869
High
68.4012
Low
67.7325
Last updated: 3/27/2026, 7:42:04 AM
Quick Conversions
| EGP | MNT |
|---|---|
| 1 EGP | 67.73 MNT |
| 10 EGP | 677.32 MNT |
| 50 EGP | 3,386.62 MNT |
| 100 EGP | 6,773.25 MNT |
| 500 EGP | 33,866.24 MNT |
| 1,000 EGP | 67,732.47 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-27T07:42:04Z",
"rates": {
"MNT": 67.732474
}
}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": 6773.247399999999,
"rate": 67.732474
}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