Rate Overview
Live
1 MYR = 12.3625 EGP
1 EGP = 0.080890
MYR
Avg
12.1560
High
12.4096
Low
11.9912
Last updated: 7/20/2026, 4:01:10 AM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.36 EGP |
| 10 MYR | 123.63 EGP |
| 50 MYR | 618.13 EGP |
| 100 MYR | 1,236.25 EGP |
| 500 MYR | 6,181.27 EGP |
| 1,000 MYR | 12,362.54 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-20T04:01:10Z",
"rates": {
"EGP": 12.362535
}
}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": 1236.2535,
"rate": 12.362535
}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