Rate Overview
Live
1 MYR = 12.3712 EGP
1 EGP = 0.080833
MYR
Avg
12.0985
High
13.4639
Low
11.2186
Last updated: 7/27/2026, 10:21:32 PM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.37 EGP |
| 10 MYR | 123.71 EGP |
| 50 MYR | 618.56 EGP |
| 100 MYR | 1,237.12 EGP |
| 500 MYR | 6,185.61 EGP |
| 1,000 MYR | 12,371.21 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-27T22:21:32Z",
"rates": {
"EGP": 12.371214
}
}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": 1237.1214,
"rate": 12.371214
}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