Rate Overview
Live
1 MOP = 6.1572 EGP
1 EGP = 0.162411
MOP
Avg
6.0959
High
6.1572
Low
6.0435
Last updated: 7/9/2026, 11:11:33 AM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.16 EGP |
| 10 MOP | 61.57 EGP |
| 50 MOP | 307.86 EGP |
| 100 MOP | 615.72 EGP |
| 500 MOP | 3,078.61 EGP |
| 1,000 MOP | 6,157.22 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-07-09T11:11:33Z",
"rates": {
"EGP": 6.157219
}
}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": 615.7219,
"rate": 6.157219
}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