Rate Overview
Live
1 ILS = 2.6626 MOP
1 MOP = 0.375568
ILS
Avg
2.7136
High
2.7721
Low
2.6545
Last updated: 7/9/2026, 7:24:35 AM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.66 MOP |
| 10 ILS | 26.63 MOP |
| 50 ILS | 133.13 MOP |
| 100 ILS | 266.26 MOP |
| 500 ILS | 1,331.32 MOP |
| 1,000 ILS | 2,662.63 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-09T07:24:35Z",
"rates": {
"MOP": 2.662633
}
}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": 266.2633,
"rate": 2.662633
}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