Rate Overview
Live
1 MDL = 2.9319 EGP
1 EGP = 0.341076
MDL
Avg
2.9326
High
3.1098
Low
2.7572
Last updated: 7/24/2026, 7:16:01 AM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.93 EGP |
| 10 MDL | 29.32 EGP |
| 50 MDL | 146.59 EGP |
| 100 MDL | 293.19 EGP |
| 500 MDL | 1,465.95 EGP |
| 1,000 MDL | 2,931.90 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-24T07:16:01Z",
"rates": {
"EGP": 2.931897
}
}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": 293.1897,
"rate": 2.931897
}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