Rate Overview
Live
1 MYR = 12.2423 EGP
1 EGP = 0.081684
MYR
Avg
12.2574
High
12.2963
Low
12.1932
Last updated: 8/17/2026, 12:08:12 AM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.24 EGP |
| 10 MYR | 122.42 EGP |
| 50 MYR | 612.11 EGP |
| 100 MYR | 1,224.23 EGP |
| 500 MYR | 6,121.15 EGP |
| 1,000 MYR | 12,242.29 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-17T00:08:12Z",
"rates": {
"EGP": 12.242292
}
}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": 1224.2292,
"rate": 12.242292
}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