Rate Overview
Live
1 EGP = 0.345530 MDL
1 MDL = 2.8941
EGP
Avg
0.348249
High
0.350312
Low
0.345492
Last updated: 8/12/2026, 5:52:33 PM
Quick Conversions
| EGP | MDL |
|---|---|
| 1 EGP | 0.35 MDL |
| 10 EGP | 3.46 MDL |
| 50 EGP | 17.28 MDL |
| 100 EGP | 34.55 MDL |
| 500 EGP | 172.77 MDL |
| 1,000 EGP | 345.53 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-08-12T17:52:33Z",
"rates": {
"MDL": 0.34553
}
}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.553,
"rate": 0.34553
}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