Rate Overview
Live
1 MYR = 13.1229 EGP
1 EGP = 0.076203
MYR
Avg
13.2196
High
13.2611
Low
13.1229
Last updated: 3/27/2026, 3:47:39 PM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 13.12 EGP |
| 10 MYR | 131.23 EGP |
| 50 MYR | 656.14 EGP |
| 100 MYR | 1,312.29 EGP |
| 500 MYR | 6,561.43 EGP |
| 1,000 MYR | 13,122.86 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-03-27T15:47:39Z",
"rates": {
"EGP": 13.122858
}
}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": 1312.2858,
"rate": 13.122858
}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