Rate Overview
Live
1 MGA = 0.012670 EGP
1 EGP = 78.9266
MGA
Avg
0.010906
High
0.012670
Low
0.010208
Last updated: 3/27/2026, 9:59:41 AM
Quick Conversions
| MGA | EGP |
|---|---|
| 1 MGA | 0.01 EGP |
| 10 MGA | 0.13 EGP |
| 50 MGA | 0.63 EGP |
| 100 MGA | 1.27 EGP |
| 500 MGA | 6.34 EGP |
| 1,000 MGA | 12.67 EGP |
Get MGA/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=EGPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T09:59:41Z",
"rates": {
"EGP": 0.01267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "EGP",
"amount": 100
},
"result": 1.2670000000000001,
"rate": 0.01267
}Build with MGA/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key