Rate Overview
Live
1 MOP = 6.2233 EGP
1 EGP = 0.160686
MOP
Avg
6.1003
High
6.2288
Low
5.8939
Last updated: 3/6/2026, 9:56:31 PM
Quick Conversions
| MOP | EGP |
|---|---|
| 1 MOP | 6.22 EGP |
| 10 MOP | 62.23 EGP |
| 50 MOP | 311.17 EGP |
| 100 MOP | 622.33 EGP |
| 500 MOP | 3,111.66 EGP |
| 1,000 MOP | 6,223.31 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-06T21:56:31Z",
"rates": {
"EGP": 6.223314
}
}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": 622.3314,
"rate": 6.223314
}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