Rate Overview
Live
1 MNT = 0.014296 EGP
1 EGP = 69.9496
MNT
Avg
0.014252
High
0.014296
Low
0.014100
Last updated: 7/26/2026, 7:49:15 AM
Quick Conversions
| MNT | EGP |
|---|---|
| 1 MNT | 0.01 EGP |
| 10 MNT | 0.14 EGP |
| 50 MNT | 0.71 EGP |
| 100 MNT | 1.43 EGP |
| 500 MNT | 7.15 EGP |
| 1,000 MNT | 14.30 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-07-26T07:49:15Z",
"rates": {
"EGP": 0.014296
}
}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.4296,
"rate": 0.014296
}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