Rate Overview
Live
1 MYR = 13.1186 EGP
1 EGP = 0.076227
MYR
Avg
13.2855
High
13.4232
Low
13.1186
Last updated: 5/27/2026, 2:53:10 PM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 13.12 EGP |
| 10 MYR | 131.19 EGP |
| 50 MYR | 655.93 EGP |
| 100 MYR | 1,311.86 EGP |
| 500 MYR | 6,559.32 EGP |
| 1,000 MYR | 13,118.65 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-05-27T14:53:10Z",
"rates": {
"EGP": 13.118648
}
}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": 1311.8648,
"rate": 13.118648
}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