Rate Overview
Live
1 MOP = 6.4705 EGP
1 EGP = 0.154548
MOP
Avg
6.5283
High
6.6051
Low
6.4701
Last updated: 5/27/2026, 5:19:38 PM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.47 EGP |
| 10 MOP | 64.71 EGP |
| 50 MOP | 323.53 EGP |
| 100 MOP | 647.05 EGP |
| 500 MOP | 3,235.25 EGP |
| 1,000 MOP | 6,470.50 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-27T17:19:38Z",
"rates": {
"EGP": 6.4705
}
}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.0500000000001,
"rate": 6.4705
}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