Rate Overview
Live
1 ILS = 2.8549 MOP
1 MOP = 0.350270
ILS
Avg
2.6099
High
2.8549
Low
2.4583
Last updated: 5/27/2026, 9:34:15 PM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.85 MOP |
| 10 ILS | 28.55 MOP |
| 50 ILS | 142.75 MOP |
| 100 ILS | 285.49 MOP |
| 500 ILS | 1,427.47 MOP |
| 1,000 ILS | 2,854.94 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-27T21:34:15Z",
"rates": {
"MOP": 2.854943
}
}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.4943,
"rate": 2.854943
}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