Rate Overview
Live
1 EGP = 67.8754 MNT
1 MNT = 0.014733
EGP
Avg
67.0923
High
67.9325
Low
66.6894
Last updated: 5/6/2026, 5:19:32 PM
Quick Conversions
| EGP | MNT |
|---|---|
| 1 EGP | 67.88 MNT |
| 10 EGP | 678.75 MNT |
| 50 EGP | 3,393.77 MNT |
| 100 EGP | 6,787.54 MNT |
| 500 EGP | 33,937.70 MNT |
| 1,000 EGP | 67,875.40 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-06T17:19:32Z",
"rates": {
"MNT": 67.875395
}
}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": 6787.5395,
"rate": 67.875395
}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