Rate Overview
Live
1 ILS = 2.8543 MOP
1 MOP = 0.350350
ILS
Avg
2.8030
High
2.8543
Low
2.7599
Last updated: 5/27/2026, 6:17:49 PM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.85 MOP |
| 10 ILS | 28.54 MOP |
| 50 ILS | 142.71 MOP |
| 100 ILS | 285.43 MOP |
| 500 ILS | 1,427.14 MOP |
| 1,000 ILS | 2,854.29 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-27T18:17:49Z",
"rates": {
"MOP": 2.854287
}
}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.4287,
"rate": 2.854287
}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