Rate Overview
Live
1 MOP = 6.5315 EGP
1 EGP = 0.153105
MOP
Avg
6.6082
High
6.6461
Low
6.5292
Last updated: 5/7/2026, 12:31:38 PM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.53 EGP |
| 10 MOP | 65.31 EGP |
| 50 MOP | 326.57 EGP |
| 100 MOP | 653.15 EGP |
| 500 MOP | 3,265.74 EGP |
| 1,000 MOP | 6,531.49 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-05-07T12:31:38Z",
"rates": {
"EGP": 6.531486
}
}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.1486,
"rate": 6.531486
}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