Rate Overview
Live
1 MOP = 6.3209 EGP
1 EGP = 0.158205
MOP
Avg
6.2169
High
6.3581
Low
6.0435
Last updated: 7/30/2026, 10:00:38 PM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.32 EGP |
| 10 MOP | 63.21 EGP |
| 50 MOP | 316.05 EGP |
| 100 MOP | 632.09 EGP |
| 500 MOP | 3,160.45 EGP |
| 1,000 MOP | 6,320.91 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-07-30T22:00:38Z",
"rates": {
"EGP": 6.320908
}
}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": 632.0908000000001,
"rate": 6.320908
}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