Rate Overview
Live
1 EGP = 68.5369 MNT
1 MNT = 0.014591
EGP
Avg
71.7518
High
76.2080
Low
65.7800
Last updated: 5/26/2026, 9:41:18 PM
Quick Conversions
| EGP | MNT |
|---|---|
| 1 EGP | 68.54 MNT |
| 10 EGP | 685.37 MNT |
| 50 EGP | 3,426.84 MNT |
| 100 EGP | 6,853.69 MNT |
| 500 EGP | 34,268.45 MNT |
| 1,000 EGP | 68,536.89 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-05-26T21:41:18Z",
"rates": {
"MNT": 68.536893
}
}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": 6853.689300000001,
"rate": 68.536893
}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