Rate Overview
Live
1 ILS = 2.6482 MOP
1 MOP = 0.377611
ILS
Avg
2.6441
High
2.6593
Low
2.6282
Last updated: 7/28/2026, 4:40:30 PM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.65 MOP |
| 10 ILS | 26.48 MOP |
| 50 ILS | 132.41 MOP |
| 100 ILS | 264.82 MOP |
| 500 ILS | 1,324.11 MOP |
| 1,000 ILS | 2,648.23 MOP |
Get ILS/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MOPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T16:40:30Z",
"rates": {
"MOP": 2.648228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MOP",
"amount": 100
},
"result": 264.82280000000003,
"rate": 2.648228
}Build with ILS/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key