Rate Overview
Live
1 EGP = 0.331985 MDL
1 MDL = 3.0122
EGP
Avg
0.328237
High
0.331994
Low
0.324692
Last updated: 5/26/2026, 5:31:36 PM
Quick Conversions
| EGP | MDL |
|---|---|
| 1 EGP | 0.33 MDL |
| 10 EGP | 3.32 MDL |
| 50 EGP | 16.60 MDL |
| 100 EGP | 33.20 MDL |
| 500 EGP | 165.99 MDL |
| 1,000 EGP | 331.98 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-05-26T17:31:36Z",
"rates": {
"MDL": 0.331985
}
}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": 33.198499999999996,
"rate": 0.331985
}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