Rate Overview
Live
1 MYR = 12.2276 EGP
1 EGP = 0.081782
MYR
Avg
12.2260
High
12.2963
Low
12.1152
Last updated: 8/15/2026, 3:24:33 AM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.23 EGP |
| 10 MYR | 122.28 EGP |
| 50 MYR | 611.38 EGP |
| 100 MYR | 1,222.76 EGP |
| 500 MYR | 6,113.81 EGP |
| 1,000 MYR | 12,227.62 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-08-15T03:24:33Z",
"rates": {
"EGP": 12.227616
}
}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": 1222.7616,
"rate": 12.227616
}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