Rate Overview
Live
1 MYR = 12.4361 EGP
1 EGP = 0.080411
MYR
Avg
11.7972
High
13.4635
Low
11.1099
Last updated: 7/21/2026, 8:11:23 PM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.44 EGP |
| 10 MYR | 124.36 EGP |
| 50 MYR | 621.81 EGP |
| 100 MYR | 1,243.62 EGP |
| 500 MYR | 6,218.08 EGP |
| 1,000 MYR | 12,436.15 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-21T20:11:23Z",
"rates": {
"EGP": 12.43615
}
}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": 1243.615,
"rate": 12.43615
}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