Rate Overview
Live
1 MOP = 0.366956 ILS
1 ILS = 2.7251
MOP
Avg
0.373138
High
0.380245
Low
0.366956
Last updated: 4/18/2026, 8:43:13 AM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.37 ILS |
| 10 MOP | 3.67 ILS |
| 50 MOP | 18.35 ILS |
| 100 MOP | 36.70 ILS |
| 500 MOP | 183.48 ILS |
| 1,000 MOP | 366.96 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-04-18T08:43:13Z",
"rates": {
"ILS": 0.366956
}
}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": 36.6956,
"rate": 0.366956
}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