Rate Overview
Live
1 MYR = 13.1203 EGP
1 EGP = 0.076218
MYR
Avg
12.4989
High
13.4677
Low
11.5286
Last updated: 5/27/2026, 4:09:07 PM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 13.12 EGP |
| 10 MYR | 131.20 EGP |
| 50 MYR | 656.01 EGP |
| 100 MYR | 1,312.03 EGP |
| 500 MYR | 6,560.14 EGP |
| 1,000 MYR | 13,120.28 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-27T16:09:07Z",
"rates": {
"EGP": 13.120281
}
}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": 1312.0281,
"rate": 13.120281
}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