Rate Overview
Live
1 MDL = 3.0072 EGP
1 EGP = 0.332531
MDL
Avg
2.9505
High
3.0360
Low
2.7768
Last updated: 3/27/2026, 11:33:50 AM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 3.01 EGP |
| 10 MDL | 30.07 EGP |
| 50 MDL | 150.36 EGP |
| 100 MDL | 300.72 EGP |
| 500 MDL | 1,503.62 EGP |
| 1,000 MDL | 3,007.24 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-03-27T11:33:50Z",
"rates": {
"EGP": 3.007237
}
}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": 300.7237,
"rate": 3.007237
}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