Rate Overview
Live
1 MZN = 0.826111 EGP
1 EGP = 1.2105
MZN
Avg
0.766239
High
0.826111
Low
0.733124
Last updated: 3/27/2026, 7:09:50 PM
Quick Conversions
| MZN | EGP |
|---|---|
| 1 MZN | 0.83 EGP |
| 10 MZN | 8.26 EGP |
| 50 MZN | 41.31 EGP |
| 100 MZN | 82.61 EGP |
| 500 MZN | 413.06 EGP |
| 1,000 MZN | 826.11 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-03-27T19:09:50Z",
"rates": {
"EGP": 0.826111
}
}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": 82.61110000000001,
"rate": 0.826111
}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