Rate Overview
Live
1 MZN = 0.818276 EGP
1 EGP = 1.2221
MZN
Avg
0.776888
High
0.851270
Low
0.735516
Last updated: 5/27/2026, 12:35:10 PM
Quick Conversions
| MZN | EGP |
|---|---|
| 1 MZN | 0.82 EGP |
| 10 MZN | 8.18 EGP |
| 50 MZN | 40.91 EGP |
| 100 MZN | 81.83 EGP |
| 500 MZN | 409.14 EGP |
| 1,000 MZN | 818.28 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-27T12:35:10Z",
"rates": {
"EGP": 0.818276
}
}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.8276,
"rate": 0.818276
}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