Rate Overview
Live
1 MOP = 6.4704 EGP
1 EGP = 0.154551
MOP
Avg
6.1100
High
6.6854
Low
5.8027
Last updated: 5/27/2026, 8:28:57 PM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.47 EGP |
| 10 MOP | 64.70 EGP |
| 50 MOP | 323.52 EGP |
| 100 MOP | 647.04 EGP |
| 500 MOP | 3,235.19 EGP |
| 1,000 MOP | 6,470.38 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-27T20:28:57Z",
"rates": {
"EGP": 6.470376
}
}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.0376,
"rate": 6.470376
}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