Rate Overview
Live
1 MDL = 3.0845 EGP
1 EGP = 0.324200
MDL
Avg
3.0908
High
3.1144
Low
3.0543
Last updated: 5/9/2026, 8:51:25 AM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 3.08 EGP |
| 10 MDL | 30.85 EGP |
| 50 MDL | 154.23 EGP |
| 100 MDL | 308.45 EGP |
| 500 MDL | 1,542.26 EGP |
| 1,000 MDL | 3,084.52 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-09T08:51:25Z",
"rates": {
"EGP": 3.084516
}
}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": 308.4516,
"rate": 3.084516
}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