Rate Overview
Live
1 MYR = 12.7470 EGP
1 EGP = 0.078450
MYR
Avg
12.5674
High
12.7470
Low
12.2087
Last updated: 3/7/2026, 4:26:35 AM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.75 EGP |
| 10 MYR | 127.47 EGP |
| 50 MYR | 637.35 EGP |
| 100 MYR | 1,274.70 EGP |
| 500 MYR | 6,373.51 EGP |
| 1,000 MYR | 12,747.03 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-03-07T04:26:35Z",
"rates": {
"EGP": 12.747025
}
}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": 1274.7025,
"rate": 12.747025
}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