Rate Overview
Live
1 MOP = 0.377728 ILS
1 ILS = 2.6474
MOP
Avg
0.391396
High
0.422748
Low
0.347811
Last updated: 7/28/2026, 11:02:53 PM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.38 ILS |
| 10 MOP | 3.78 ILS |
| 50 MOP | 18.89 ILS |
| 100 MOP | 37.77 ILS |
| 500 MOP | 188.86 ILS |
| 1,000 MOP | 377.73 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-28T23:02:53Z",
"rates": {
"ILS": 0.377728
}
}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.772800000000004,
"rate": 0.377728
}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