Rate Overview
Live
1 MOP = 6.5337 EGP
1 EGP = 0.153052
MOP
Avg
6.5032
High
6.5428
Low
6.4678
Last updated: 3/27/2026, 11:26:28 AM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.53 EGP |
| 10 MOP | 65.34 EGP |
| 50 MOP | 326.69 EGP |
| 100 MOP | 653.37 EGP |
| 500 MOP | 3,266.87 EGP |
| 1,000 MOP | 6,533.74 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-27T11:26:28Z",
"rates": {
"EGP": 6.533735
}
}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": 653.3735,
"rate": 6.533735
}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