Rate Overview
Live
1 ILS = 2.8558 MOP
1 MOP = 0.350164
ILS
Avg
2.5028
High
2.8558
Low
2.2809
Last updated: 5/27/2026, 7:18:19 PM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.86 MOP |
| 10 ILS | 28.56 MOP |
| 50 ILS | 142.79 MOP |
| 100 ILS | 285.58 MOP |
| 500 ILS | 1,427.90 MOP |
| 1,000 ILS | 2,855.80 MOP |
Get ILS/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MOPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T19:18:19Z",
"rates": {
"MOP": 2.855802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MOP",
"amount": 100
},
"result": 285.5802,
"rate": 2.855802
}Build with ILS/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key