Rate Overview
Live
1 MOP = 0.348416 ILS
1 ILS = 2.8701
MOP
Avg
0.360089
High
0.366953
Low
0.347811
Last updated: 5/29/2026, 6:48:19 PM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.35 ILS |
| 10 MOP | 3.48 ILS |
| 50 MOP | 17.42 ILS |
| 100 MOP | 34.84 ILS |
| 500 MOP | 174.21 ILS |
| 1,000 MOP | 348.42 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-05-29T18:48:19Z",
"rates": {
"ILS": 0.348416
}
}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": 34.8416,
"rate": 0.348416
}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