Rate Overview
Live
1 MYR = 13.0470 EGP
1 EGP = 0.076646
MYR
Avg
13.2837
High
13.4124
Low
13.0470
Last updated: 4/17/2026, 12:03:00 AM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 13.05 EGP |
| 10 MYR | 130.47 EGP |
| 50 MYR | 652.35 EGP |
| 100 MYR | 1,304.70 EGP |
| 500 MYR | 6,523.51 EGP |
| 1,000 MYR | 13,047.02 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-04-17T00:03:00Z",
"rates": {
"EGP": 13.047021
}
}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": 1304.7021,
"rate": 13.047021
}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