Rate Overview
Live
1 MZN = 0.818410 EGP
1 EGP = 1.2219
MZN
Avg
0.825531
High
0.834862
Low
0.818278
Last updated: 5/27/2026, 11:19:35 AM
Quick Conversions
| MZN | EGP |
|---|---|
| 1 MZN | 0.82 EGP |
| 10 MZN | 8.18 EGP |
| 50 MZN | 40.92 EGP |
| 100 MZN | 81.84 EGP |
| 500 MZN | 409.21 EGP |
| 1,000 MZN | 818.41 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-05-27T11:19:35Z",
"rates": {
"EGP": 0.81841
}
}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": 81.841,
"rate": 0.81841
}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