Rate Overview
Live
1 MOP = 0.378873 ILS
1 ILS = 2.6394
MOP
Avg
0.377127
High
0.397719
Low
0.347811
Last updated: 7/28/2026, 2:36:13 PM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.38 ILS |
| 10 MOP | 3.79 ILS |
| 50 MOP | 18.94 ILS |
| 100 MOP | 37.89 ILS |
| 500 MOP | 189.44 ILS |
| 1,000 MOP | 378.87 ILS |
Get MOP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ILSExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-28T14:36:13Z",
"rates": {
"ILS": 0.378873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ILS",
"amount": 100
},
"result": 37.8873,
"rate": 0.378873
}Build with MOP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key