Rate Overview
Live
1 EGP = 0.346076 MDL
1 MDL = 2.8895
EGP
Avg
0.337680
High
0.346076
Low
0.334125
Last updated: 6/15/2026, 7:42:30 PM
Quick Conversions
| EGP | MDL |
|---|---|
| 1 EGP | 0.35 MDL |
| 10 EGP | 3.46 MDL |
| 50 EGP | 17.30 MDL |
| 100 EGP | 34.61 MDL |
| 500 EGP | 173.04 MDL |
| 1,000 EGP | 346.08 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-06-15T19:42:30Z",
"rates": {
"MDL": 0.346076
}
}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.6076,
"rate": 0.346076
}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