Rate Overview
Live
1 MOP = 0.380411 ILS
1 ILS = 2.6287
MOP
Avg
0.378855
High
0.380933
Low
0.376037
Last updated: 7/30/2026, 12:52:15 PM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.38 ILS |
| 10 MOP | 3.80 ILS |
| 50 MOP | 19.02 ILS |
| 100 MOP | 38.04 ILS |
| 500 MOP | 190.21 ILS |
| 1,000 MOP | 380.41 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-30T12:52:15Z",
"rates": {
"ILS": 0.380411
}
}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": 38.0411,
"rate": 0.380411
}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