Rate Overview
Live
1 MOP = 0.390801 ILS
1 ILS = 2.5588
MOP
Avg
0.387431
High
0.390801
Low
0.384875
Last updated: 3/27/2026, 1:34:40 PM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.39 ILS |
| 10 MOP | 3.91 ILS |
| 50 MOP | 19.54 ILS |
| 100 MOP | 39.08 ILS |
| 500 MOP | 195.40 ILS |
| 1,000 MOP | 390.80 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-27T13:34:40Z",
"rates": {
"ILS": 0.390801
}
}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": 39.0801,
"rate": 0.390801
}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