Rate Overview
Live
1 MOP = 0.389753 ILS
1 ILS = 2.5657
MOP
Avg
0.397776
High
0.417475
Low
0.382634
Last updated: 3/27/2026, 11:47:25 AM
Quick Conversions
| MOP | ILS |
|---|---|
| 1 MOP | 0.39 ILS |
| 10 MOP | 3.90 ILS |
| 50 MOP | 19.49 ILS |
| 100 MOP | 38.98 ILS |
| 500 MOP | 194.88 ILS |
| 1,000 MOP | 389.75 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-27T11:47:25Z",
"rates": {
"ILS": 0.389753
}
}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.975300000000004,
"rate": 0.389753
}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