Rate Overview
Live
1 MOP = 0.389462 ILS
1 ILS = 2.5676
MOP
Avg
0.387946
High
0.397719
Low
0.382095
Last updated: 3/27/2026, 8:22:13 AM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.39 ILS |
| 10 MOP | 3.89 ILS |
| 50 MOP | 19.47 ILS |
| 100 MOP | 38.95 ILS |
| 500 MOP | 194.73 ILS |
| 1,000 MOP | 389.46 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-27T08:22:13Z",
"rates": {
"ILS": 0.389462
}
}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.9462,
"rate": 0.389462
}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