Rate Overview
Live
1 MGA = 0.011817 EGP
1 EGP = 84.6238
MGA
Avg
0.011352
High
0.012925
Low
0.010387
Last updated: 9/13/2026, 8:17:18 AM
Quick Conversions
| MGA | EGP |
|---|---|
| 1 MGA | 0.01 EGP |
| 10 MGA | 0.12 EGP |
| 50 MGA | 0.59 EGP |
| 100 MGA | 1.18 EGP |
| 500 MGA | 5.91 EGP |
| 1,000 MGA | 11.82 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-09-13T08:17:18Z",
"rates": {
"EGP": 0.011817
}
}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.1817,
"rate": 0.011817
}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