Rate Overview
Live
1 MYR = 12.5563 EGP
1 EGP = 0.079641
MYR
Avg
12.4805
High
12.5563
Low
12.3180
Last updated: 7/25/2026, 8:20:15 PM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.56 EGP |
| 10 MYR | 125.56 EGP |
| 50 MYR | 627.82 EGP |
| 100 MYR | 1,255.63 EGP |
| 500 MYR | 6,278.16 EGP |
| 1,000 MYR | 12,556.33 EGP |
Get MYR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=EGPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-25T20:20:15Z",
"rates": {
"EGP": 12.556328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "EGP",
"amount": 100
},
"result": 1255.6328,
"rate": 12.556328
}Build with MYR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key