Rate Overview
Live
1 ILS = 2.6234 MOP
1 MOP = 0.381192
ILS
Avg
2.5562
High
2.8728
Low
2.3430
Last updated: 7/23/2026, 2:39:11 PM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.62 MOP |
| 10 ILS | 26.23 MOP |
| 50 ILS | 131.17 MOP |
| 100 ILS | 262.34 MOP |
| 500 ILS | 1,311.68 MOP |
| 1,000 ILS | 2,623.35 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-23T14:39:11Z",
"rates": {
"MOP": 2.623353
}
}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": 262.33529999999996,
"rate": 2.623353
}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