Rate Overview
Live
1 MOP = 6.5469 EGP
1 EGP = 0.152745
MOP
Avg
6.0016
High
6.5469
Low
5.8023
Last updated: 3/27/2026, 9:37:25 AM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.55 EGP |
| 10 MOP | 65.47 EGP |
| 50 MOP | 327.34 EGP |
| 100 MOP | 654.69 EGP |
| 500 MOP | 3,273.43 EGP |
| 1,000 MOP | 6,546.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-03-27T09:37:25Z",
"rates": {
"EGP": 6.546865
}
}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": 654.6865,
"rate": 6.546865
}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