Rate Overview
Live
1 MZN = 0.818207 EGP
1 EGP = 1.2222
MZN
Avg
0.829132
High
0.839383
Low
0.818207
Last updated: 5/27/2026, 8:49:08 AM
Quick Conversions
| MZN | EGP |
|---|---|
| 1 MZN | 0.82 EGP |
| 10 MZN | 8.18 EGP |
| 50 MZN | 40.91 EGP |
| 100 MZN | 81.82 EGP |
| 500 MZN | 409.10 EGP |
| 1,000 MZN | 818.21 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-27T08:49:08Z",
"rates": {
"EGP": 0.818207
}
}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.8207,
"rate": 0.818207
}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