Rate Overview
Live
1 MOP = 6.4703 EGP
1 EGP = 0.154553
MOP
Avg
6.1724
High
6.7358
Low
5.8324
Last updated: 5/27/2026, 7:19:36 PM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.47 EGP |
| 10 MOP | 64.70 EGP |
| 50 MOP | 323.51 EGP |
| 100 MOP | 647.03 EGP |
| 500 MOP | 3,235.13 EGP |
| 1,000 MOP | 6,470.27 EGP |
Get MOP/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=EGPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-27T19:19:36Z",
"rates": {
"EGP": 6.470265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "EGP",
"amount": 100
},
"result": 647.0265,
"rate": 6.470265
}Build with MOP/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key