Rate Overview
Live
1 MDL = 2.8145 EGP
1 EGP = 0.355304
MDL
Avg
2.7882
High
2.8145
Low
2.7741
Last updated: 7/8/2026, 5:22:26 PM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.81 EGP |
| 10 MDL | 28.14 EGP |
| 50 MDL | 140.72 EGP |
| 100 MDL | 281.45 EGP |
| 500 MDL | 1,407.25 EGP |
| 1,000 MDL | 2,814.49 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-08T17:22:26Z",
"rates": {
"EGP": 2.814491
}
}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": 281.4491,
"rate": 2.814491
}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