Rate Overview
Live
1 MOP = 6.5466 EGP
1 EGP = 0.152752
MOP
Avg
6.0016
High
6.5466
Low
5.8023
Last updated: 3/27/2026, 2:34:08 PM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.55 EGP |
| 10 MOP | 65.47 EGP |
| 50 MOP | 327.33 EGP |
| 100 MOP | 654.66 EGP |
| 500 MOP | 3,273.28 EGP |
| 1,000 MOP | 6,546.57 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-27T14:34:08Z",
"rates": {
"EGP": 6.546568
}
}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.6568,
"rate": 6.546568
}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