Rate Overview
Live
1 MDL = 2.8941 EGP
1 EGP = 0.345530
MDL
Avg
2.8716
High
2.8944
Low
2.8546
Last updated: 8/12/2026, 5:22:25 PM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.89 EGP |
| 10 MDL | 28.94 EGP |
| 50 MDL | 144.71 EGP |
| 100 MDL | 289.41 EGP |
| 500 MDL | 1,447.05 EGP |
| 1,000 MDL | 2,894.10 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-08-12T17:22:25Z",
"rates": {
"EGP": 2.894101
}
}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": 289.4101,
"rate": 2.894101
}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