Rate Overview
Live
1 MYR = 12.2622 EGP
1 EGP = 0.081551
MYR
Avg
12.5823
High
12.8115
Low
12.2622
Last updated: 6/17/2026, 8:07:23 AM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.26 EGP |
| 10 MYR | 122.62 EGP |
| 50 MYR | 613.11 EGP |
| 100 MYR | 1,226.22 EGP |
| 500 MYR | 6,131.12 EGP |
| 1,000 MYR | 12,262.24 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-06-17T08:07:23Z",
"rates": {
"EGP": 12.262244
}
}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": 1226.2244,
"rate": 12.262244
}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