Rate Overview
Live
1 MZN = 0.827585 EGP
1 EGP = 1.2083
MZN
Avg
0.822463
High
0.827585
Low
0.817094
Last updated: 3/27/2026, 5:14:58 PM
Quick Conversions
| MZN | EGP |
|---|---|
| 1 MZN | 0.83 EGP |
| 10 MZN | 8.28 EGP |
| 50 MZN | 41.38 EGP |
| 100 MZN | 82.76 EGP |
| 500 MZN | 413.79 EGP |
| 1,000 MZN | 827.59 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-27T17:14:58Z",
"rates": {
"EGP": 0.827585
}
}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.7585,
"rate": 0.827585
}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