Rate Overview
Live
1 MOP = 0.359843 ILS
1 ILS = 2.7790
MOP
Avg
0.362389
High
0.366953
Low
0.359001
Last updated: 5/9/2026, 12:15:11 PM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.36 ILS |
| 10 MOP | 3.60 ILS |
| 50 MOP | 17.99 ILS |
| 100 MOP | 35.98 ILS |
| 500 MOP | 179.92 ILS |
| 1,000 MOP | 359.84 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-05-09T12:15:11Z",
"rates": {
"ILS": 0.359843
}
}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": 35.984300000000005,
"rate": 0.359843
}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