Rate Overview
Live
1 MOP = 0.390249 ILS
1 ILS = 2.5625
MOP
Avg
0.387323
High
0.390249
Low
0.384875
Last updated: 3/27/2026, 10:10:44 AM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.39 ILS |
| 10 MOP | 3.90 ILS |
| 50 MOP | 19.51 ILS |
| 100 MOP | 39.02 ILS |
| 500 MOP | 195.12 ILS |
| 1,000 MOP | 390.25 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-27T10:10:44Z",
"rates": {
"ILS": 0.390249
}
}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.0249,
"rate": 0.390249
}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