Rate Overview
Live
1 MOP = 6.2526 EGP
1 EGP = 0.159933
MOP
Avg
6.3229
High
6.3581
Low
6.2526
Last updated: 7/28/2026, 11:03:14 PM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.25 EGP |
| 10 MOP | 62.53 EGP |
| 50 MOP | 312.63 EGP |
| 100 MOP | 625.26 EGP |
| 500 MOP | 3,126.31 EGP |
| 1,000 MOP | 6,252.63 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-28T23:03:14Z",
"rates": {
"EGP": 6.252629
}
}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": 625.2629,
"rate": 6.252629
}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