Rate Overview
Live
1 MDL = 3.0184 EGP
1 EGP = 0.331305
MDL
Avg
3.0569
High
3.0967
Low
3.0184
Last updated: 4/18/2026, 8:49:22 AM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 3.02 EGP |
| 10 MDL | 30.18 EGP |
| 50 MDL | 150.92 EGP |
| 100 MDL | 301.84 EGP |
| 500 MDL | 1,509.18 EGP |
| 1,000 MDL | 3,018.37 EGP |
Get MDL/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=EGPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-18T08:49:22Z",
"rates": {
"EGP": 3.018365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "EGP",
"amount": 100
},
"result": 301.8365,
"rate": 3.018365
}Build with MDL/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key