Rate Overview
Live
1 EGP = 0.344742 MDL
1 MDL = 2.9007
EGP
Avg
0.350201
High
0.360131
Low
0.344742
Last updated: 3/6/2026, 3:19:57 PM
Quick Conversions
| EGP | MDL |
|---|---|
| 1 EGP | 0.34 MDL |
| 10 EGP | 3.45 MDL |
| 50 EGP | 17.24 MDL |
| 100 EGP | 34.47 MDL |
| 500 EGP | 172.37 MDL |
| 1,000 EGP | 344.74 MDL |
Get EGP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=MDLExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-06T15:19:57Z",
"rates": {
"MDL": 0.344742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "MDL",
"amount": 100
},
"result": 34.474199999999996,
"rate": 0.344742
}Build with EGP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key