Rate Overview
Live
1 MOP = 6.3404 EGP
1 EGP = 0.157719
MOP
Avg
6.3181
High
6.3420
Low
6.3053
Last updated: 9/10/2026, 10:36:55 AM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.34 EGP |
| 10 MOP | 63.40 EGP |
| 50 MOP | 317.02 EGP |
| 100 MOP | 634.04 EGP |
| 500 MOP | 3,170.20 EGP |
| 1,000 MOP | 6,340.39 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-09-10T10:36:55Z",
"rates": {
"EGP": 6.340392
}
}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": 634.0391999999999,
"rate": 6.340392
}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