Rate Overview
Live
1 MYR = 12.5125 EGP
1 EGP = 0.079920
MYR
Avg
12.6227
High
13.5763
Low
11.6462
Last updated: 7/22/2026, 4:00:39 PM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.51 EGP |
| 10 MYR | 125.12 EGP |
| 50 MYR | 625.62 EGP |
| 100 MYR | 1,251.25 EGP |
| 500 MYR | 6,256.24 EGP |
| 1,000 MYR | 12,512.47 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-22T16:00:39Z",
"rates": {
"EGP": 12.51247
}
}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": 1251.247,
"rate": 12.51247
}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