Rate Overview
Live
1 MYR = 12.5521 EGP
1 EGP = 0.079668
MYR
Avg
12.5048
High
12.5563
Low
12.3180
Last updated: 7/26/2026, 9:03:55 PM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.55 EGP |
| 10 MYR | 125.52 EGP |
| 50 MYR | 627.60 EGP |
| 100 MYR | 1,255.21 EGP |
| 500 MYR | 6,276.03 EGP |
| 1,000 MYR | 12,552.06 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-26T21:03:55Z",
"rates": {
"EGP": 12.552063
}
}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.2063,
"rate": 12.552063
}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