Rate Overview
Live
1 MOP = 6.2869 EGP
1 EGP = 0.159062
MOP
Avg
6.2291
High
6.2869
Low
6.1813
Last updated: 8/20/2026, 2:50:31 PM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.29 EGP |
| 10 MOP | 62.87 EGP |
| 50 MOP | 314.34 EGP |
| 100 MOP | 628.69 EGP |
| 500 MOP | 3,143.44 EGP |
| 1,000 MOP | 6,286.87 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-08-20T14:50:31Z",
"rates": {
"EGP": 6.286872
}
}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": 628.6872,
"rate": 6.286872
}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