Rate Overview
Live
1 MZN = 0.785138 EGP
1 EGP = 1.2737
MZN
Avg
0.769391
High
0.785478
Low
0.743142
Last updated: 3/6/2026, 8:14:44 AM
Quick Conversions
| MZN | EGP |
|---|---|
| 1 MZN | 0.79 EGP |
| 10 MZN | 7.85 EGP |
| 50 MZN | 39.26 EGP |
| 100 MZN | 78.51 EGP |
| 500 MZN | 392.57 EGP |
| 1,000 MZN | 785.14 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-06T08:14:44Z",
"rates": {
"EGP": 0.785138
}
}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.5138,
"rate": 0.785138
}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