Rate Overview
Live
1 MDL = 3.0198 EGP
1 EGP = 0.331145
MDL
Avg
2.9187
High
3.1062
Low
2.7524
Last updated: 5/29/2026, 10:00:26 PM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 3.02 EGP |
| 10 MDL | 30.20 EGP |
| 50 MDL | 150.99 EGP |
| 100 MDL | 301.98 EGP |
| 500 MDL | 1,509.91 EGP |
| 1,000 MDL | 3,019.83 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-05-29T22:00:26Z",
"rates": {
"EGP": 3.019829
}
}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": 301.98290000000003,
"rate": 3.019829
}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