Rate Overview
Live
1 MOP = 0.384031 ILS
1 ILS = 2.6040
MOP
Avg
0.384732
High
0.389462
Low
0.381636
Last updated: 3/7/2026, 12:08:04 AM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.38 ILS |
| 10 MOP | 3.84 ILS |
| 50 MOP | 19.20 ILS |
| 100 MOP | 38.40 ILS |
| 500 MOP | 192.02 ILS |
| 1,000 MOP | 384.03 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-03-07T00:08:04Z",
"rates": {
"ILS": 0.384031
}
}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": 38.4031,
"rate": 0.384031
}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