Rate Overview
Live
1 MNT = 0.013848 EGP
1 EGP = 72.2126
MNT
Avg
0.013858
High
0.013932
Low
0.013811
Last updated: 6/29/2026, 1:37:40 AM
Quick Conversions
| MNT | EGP |
|---|---|
| 1 MNT | 0.01 EGP |
| 10 MNT | 0.14 EGP |
| 50 MNT | 0.69 EGP |
| 100 MNT | 1.38 EGP |
| 500 MNT | 6.92 EGP |
| 1,000 MNT | 13.85 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-06-29T01:37:40Z",
"rates": {
"EGP": 0.013848
}
}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.3847999999999998,
"rate": 0.013848
}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