Rate Overview
Live
1 MYR = 12.5966 EGP
1 EGP = 0.079387
MYR
Avg
12.5180
High
12.6036
Low
12.4054
Last updated: 9/2/2026, 5:35:10 PM
Quick Conversions
| MYR | EGP |
|---|---|
| 1 MYR | 12.60 EGP |
| 10 MYR | 125.97 EGP |
| 50 MYR | 629.83 EGP |
| 100 MYR | 1,259.66 EGP |
| 500 MYR | 6,298.29 EGP |
| 1,000 MYR | 12,596.59 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-09-02T17:35:10Z",
"rates": {
"EGP": 12.596587
}
}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": 1259.6587,
"rate": 12.596587
}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