Rate Overview
Live
1 MZN = 0.786472 EGP
1 EGP = 1.2715
MZN
Avg
0.782485
High
0.786963
Low
0.777157
Last updated: 8/13/2026, 8:01:34 AM
Quick Conversions
| MZN | EGP |
|---|---|
| 1 MZN | 0.79 EGP |
| 10 MZN | 7.86 EGP |
| 50 MZN | 39.32 EGP |
| 100 MZN | 78.65 EGP |
| 500 MZN | 393.24 EGP |
| 1,000 MZN | 786.47 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-08-13T08:01:34Z",
"rates": {
"EGP": 0.786472
}
}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": 78.6472,
"rate": 0.786472
}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