Rate Overview
Live
1 ILS = 2.7071 MOP
1 MOP = 0.369405
ILS
Avg
2.6956
High
2.7089
Low
2.6814
Last updated: 8/13/2026, 10:28:31 AM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.71 MOP |
| 10 ILS | 27.07 MOP |
| 50 ILS | 135.35 MOP |
| 100 ILS | 270.71 MOP |
| 500 ILS | 1,353.53 MOP |
| 1,000 ILS | 2,707.06 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-08-13T10:28:31Z",
"rates": {
"MOP": 2.707059
}
}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": 270.7059,
"rate": 2.707059
}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