Rate Overview
Live
1 MDL = 2.8695 EGP
1 EGP = 0.348498
MDL
Avg
2.8467
High
3.1144
Low
2.6948
Last updated: 7/29/2026, 9:54:11 AM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.87 EGP |
| 10 MDL | 28.69 EGP |
| 50 MDL | 143.47 EGP |
| 100 MDL | 286.95 EGP |
| 500 MDL | 1,434.73 EGP |
| 1,000 MDL | 2,869.46 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-07-29T09:54:11Z",
"rates": {
"EGP": 2.869459
}
}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.9459,
"rate": 2.869459
}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