Rate Overview
Live
1 ILS = 2.7624 MOP
1 MOP = 0.362007
ILS
Avg
2.7549
High
2.7721
Low
2.7101
Last updated: 6/17/2026, 6:32:53 AM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.76 MOP |
| 10 ILS | 27.62 MOP |
| 50 ILS | 138.12 MOP |
| 100 ILS | 276.24 MOP |
| 500 ILS | 1,381.19 MOP |
| 1,000 ILS | 2,762.38 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-06-17T06:32:53Z",
"rates": {
"MOP": 2.762377
}
}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": 276.23769999999996,
"rate": 2.762377
}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