Rate Overview
Live
1 MDL = 2.8685 EGP
1 EGP = 0.348612
MDL
Avg
2.8467
High
3.1144
Low
2.6948
Last updated: 7/29/2026, 2:06:05 AM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.87 EGP |
| 10 MDL | 28.69 EGP |
| 50 MDL | 143.43 EGP |
| 100 MDL | 286.85 EGP |
| 500 MDL | 1,434.26 EGP |
| 1,000 MDL | 2,868.52 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-29T02:06:05Z",
"rates": {
"EGP": 2.868517
}
}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.8517,
"rate": 2.868517
}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