Rate Overview
Live
1 MNT = 0.014587 EGP
1 EGP = 68.5542
MNT
Avg
2.6357
High
57.6884
Low
0.013155
Last updated: 5/27/2026, 1:56:46 PM
Quick Conversions
| MNT | EGP |
|---|---|
| 1 MNT | 0.01 EGP |
| 10 MNT | 0.15 EGP |
| 50 MNT | 0.73 EGP |
| 100 MNT | 1.46 EGP |
| 500 MNT | 7.29 EGP |
| 1,000 MNT | 14.59 EGP |
Get MNT/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=EGPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-27T13:56:46Z",
"rates": {
"EGP": 0.014587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "EGP",
"amount": 100
},
"result": 1.4586999999999999,
"rate": 0.014587
}Build with MNT/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key