Rate Overview
Live
1 MOP = 0.370194 ILS
1 ILS = 2.7013
MOP
Avg
0.367271
High
0.370320
Low
0.364945
Last updated: 8/20/2026, 12:02:49 PM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.37 ILS |
| 10 MOP | 3.70 ILS |
| 50 MOP | 18.51 ILS |
| 100 MOP | 37.02 ILS |
| 500 MOP | 185.10 ILS |
| 1,000 MOP | 370.19 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-08-20T12:02:49Z",
"rates": {
"ILS": 0.370194
}
}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": 37.019400000000005,
"rate": 0.370194
}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