Rate Overview
Live
1 MZN = 0.792659 EGP
1 EGP = 1.2616
MZN
Avg
0.777244
High
0.851270
Low
0.735516
Last updated: 7/28/2026, 8:45:44 AM
Quick Conversions
| MZN | EGP |
|---|---|
| 1 MZN | 0.79 EGP |
| 10 MZN | 7.93 EGP |
| 50 MZN | 39.63 EGP |
| 100 MZN | 79.27 EGP |
| 500 MZN | 396.33 EGP |
| 1,000 MZN | 792.66 EGP |
Get MZN/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=EGPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-28T08:45:44Z",
"rates": {
"EGP": 0.792659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "EGP",
"amount": 100
},
"result": 79.2659,
"rate": 0.792659
}Build with MZN/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key