Rate Overview
Live
1 MYR = 12.5119 EGP
1 EGP = 0.079924
MYR
Avg
12.7606
High
13.5763
Low
11.8829
Last updated: 7/27/2026, 5:59:20 AM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.51 EGP |
| 10 MYR | 125.12 EGP |
| 50 MYR | 625.60 EGP |
| 100 MYR | 1,251.19 EGP |
| 500 MYR | 6,255.96 EGP |
| 1,000 MYR | 12,511.92 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-27T05:59:20Z",
"rates": {
"EGP": 12.511922
}
}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.1922,
"rate": 12.511922
}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