Rate Overview
Live
1 EGP = 67.7390 MNT
1 MNT = 0.014763
EGP
Avg
68.0862
High
68.4012
Low
67.7204
Last updated: 3/27/2026, 11:13:00 AM
Quick Conversions
| EGP | MNT |
|---|---|
| 1 EGP | 67.74 MNT |
| 10 EGP | 677.39 MNT |
| 50 EGP | 3,386.95 MNT |
| 100 EGP | 6,773.90 MNT |
| 500 EGP | 33,869.51 MNT |
| 1,000 EGP | 67,739.03 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-27T11:13:00Z",
"rates": {
"MNT": 67.739029
}
}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.9029,
"rate": 67.739029
}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