Rate Overview
Live
1 ILS = 2.6879 MOP
1 MOP = 0.372040
ILS
Avg
2.6910
High
2.7163
Low
2.6668
Last updated: 9/4/2026, 7:27:50 AM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.69 MOP |
| 10 ILS | 26.88 MOP |
| 50 ILS | 134.39 MOP |
| 100 ILS | 268.79 MOP |
| 500 ILS | 1,343.94 MOP |
| 1,000 ILS | 2,687.88 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-09-04T07:27:50Z",
"rates": {
"MOP": 2.687882
}
}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": 268.7882,
"rate": 2.687882
}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