Rate Overview
Live
1 MDL = 2.9000 EGP
1 EGP = 0.344826
MDL
Avg
2.8563
High
2.9000
Low
2.7768
Last updated: 3/6/2026, 9:56:46 PM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.90 EGP |
| 10 MDL | 29.00 EGP |
| 50 MDL | 145.00 EGP |
| 100 MDL | 290.00 EGP |
| 500 MDL | 1,450.01 EGP |
| 1,000 MDL | 2,900.01 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-06T21:56:46Z",
"rates": {
"EGP": 2.900013
}
}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": 290.0013,
"rate": 2.900013
}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