Rate Overview
Live
1 MDL = 2.9496 EGP
1 EGP = 0.339028
MDL
Avg
2.9261
High
2.9689
Low
2.8952
Last updated: 9/2/2026, 5:26:20 PM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.95 EGP |
| 10 MDL | 29.50 EGP |
| 50 MDL | 147.48 EGP |
| 100 MDL | 294.96 EGP |
| 500 MDL | 1,474.80 EGP |
| 1,000 MDL | 2,949.61 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-09-02T17:26:20Z",
"rates": {
"EGP": 2.949609
}
}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": 294.96090000000004,
"rate": 2.949609
}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