Rate Overview
Live
1 MOP = 6.1831 EGP
1 EGP = 0.161730
MOP
Avg
6.2815
High
6.4408
Low
6.1831
Last updated: 6/19/2026, 8:40:48 AM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.18 EGP |
| 10 MOP | 61.83 EGP |
| 50 MOP | 309.16 EGP |
| 100 MOP | 618.31 EGP |
| 500 MOP | 3,091.57 EGP |
| 1,000 MOP | 6,183.14 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-06-19T08:40:48Z",
"rates": {
"EGP": 6.183137
}
}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": 618.3137,
"rate": 6.183137
}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