Rate Overview
Live
1 MGA = 0.011883 EGP
1 EGP = 84.1538
MGA
Avg
0.012084
High
0.012362
Low
0.011883
Last updated: 6/19/2026, 8:54:39 AM
Quick Conversions
| MGA | EGP |
|---|---|
| 1 MGA | 0.01 EGP |
| 10 MGA | 0.12 EGP |
| 50 MGA | 0.59 EGP |
| 100 MGA | 1.19 EGP |
| 500 MGA | 5.94 EGP |
| 1,000 MGA | 11.88 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-06-19T08:54:39Z",
"rates": {
"EGP": 0.011883
}
}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.1883,
"rate": 0.011883
}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