Rate Overview
Live
1 MDL = 2.8656 EGP
1 EGP = 0.348967
MDL
Avg
2.9180
High
2.9929
Low
2.8655
Last updated: 6/19/2026, 1:45:48 AM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.87 EGP |
| 10 MDL | 28.66 EGP |
| 50 MDL | 143.28 EGP |
| 100 MDL | 286.56 EGP |
| 500 MDL | 1,432.80 EGP |
| 1,000 MDL | 2,865.60 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-06-19T01:45:48Z",
"rates": {
"EGP": 2.865601
}
}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": 286.5601,
"rate": 2.865601
}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