Rate Overview
Live
1 EGP = 0.332517 MDL
1 MDL = 3.0074
EGP
Avg
0.333318
High
0.335307
Low
0.331857
Last updated: 3/27/2026, 6:03:50 AM
Quick Conversions
| EGP | MDL |
|---|---|
| 1 EGP | 0.33 MDL |
| 10 EGP | 3.33 MDL |
| 50 EGP | 16.63 MDL |
| 100 EGP | 33.25 MDL |
| 500 EGP | 166.26 MDL |
| 1,000 EGP | 332.52 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-03-27T06:03:50Z",
"rates": {
"MDL": 0.332517
}
}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": 33.2517,
"rate": 0.332517
}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