Rate Overview
Live
1 MDL = 3.0077 EGP
1 EGP = 0.332478
MDL
Avg
3.0002
High
3.0133
Low
2.9823
Last updated: 3/27/2026, 8:02:19 AM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 3.01 EGP |
| 10 MDL | 30.08 EGP |
| 50 MDL | 150.39 EGP |
| 100 MDL | 300.77 EGP |
| 500 MDL | 1,503.86 EGP |
| 1,000 MDL | 3,007.72 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-27T08:02:19Z",
"rates": {
"EGP": 3.007716
}
}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.7716,
"rate": 3.007716
}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