Rate Overview
Live
1 ILS = 2.6922 MOP
1 MOP = 0.371447
ILS
Avg
2.6670
High
2.6922
Low
2.6299
Last updated: 4/17/2026, 4:52:43 AM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.69 MOP |
| 10 ILS | 26.92 MOP |
| 50 ILS | 134.61 MOP |
| 100 ILS | 269.22 MOP |
| 500 ILS | 1,346.09 MOP |
| 1,000 ILS | 2,692.18 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-04-17T04:52:43Z",
"rates": {
"MOP": 2.692177
}
}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": 269.2177,
"rate": 2.692177
}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