Rate Overview
Live
1 MOP = 6.5344 EGP
1 EGP = 0.153037
MOP
Avg
6.5031
High
6.5428
Low
6.4678
Last updated: 3/27/2026, 7:48:45 AM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.53 EGP |
| 10 MOP | 65.34 EGP |
| 50 MOP | 326.72 EGP |
| 100 MOP | 653.44 EGP |
| 500 MOP | 3,267.18 EGP |
| 1,000 MOP | 6,534.37 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-27T07:48:45Z",
"rates": {
"EGP": 6.534367
}
}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.4367,
"rate": 6.534367
}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