Rate Overview
Live
1 EGP = 0.357189 MDL
1 MDL = 2.7996
EGP
Avg
0.358582
High
0.360385
Low
0.357189
Last updated: 7/4/2026, 1:32:37 PM
Quick Conversions
| EGP | MDL |
|---|---|
| 1 EGP | 0.36 MDL |
| 10 EGP | 3.57 MDL |
| 50 EGP | 17.86 MDL |
| 100 EGP | 35.72 MDL |
| 500 EGP | 178.59 MDL |
| 1,000 EGP | 357.19 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-07-04T13:32:37Z",
"rates": {
"MDL": 0.357189
}
}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": 35.7189,
"rate": 0.357189
}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