Rate Overview
Live
1 EGP = 0.327855 MDL
1 MDL = 3.0501
EGP
Avg
0.325288
High
0.328503
Low
0.322929
Last updated: 4/16/2026, 8:06:03 AM
Quick Conversions
| EGP | MDL |
|---|---|
| 1 EGP | 0.33 MDL |
| 10 EGP | 3.28 MDL |
| 50 EGP | 16.39 MDL |
| 100 EGP | 32.79 MDL |
| 500 EGP | 163.93 MDL |
| 1,000 EGP | 327.86 MDL |
Get EGP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=MDLExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-04-16T08:06:03Z",
"rates": {
"MDL": 0.327855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "MDL",
"amount": 100
},
"result": 32.7855,
"rate": 0.327855
}Build with EGP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key