Rate Overview
Live
1 ILS = 2.6428 MOP
1 MOP = 0.378392
ILS
Avg
2.5602
High
2.8778
Low
2.3438
Last updated: 7/29/2026, 10:18:56 AM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.64 MOP |
| 10 ILS | 26.43 MOP |
| 50 ILS | 132.14 MOP |
| 100 ILS | 264.28 MOP |
| 500 ILS | 1,321.38 MOP |
| 1,000 ILS | 2,642.76 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-29T10:18:56Z",
"rates": {
"MOP": 2.64276
}
}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": 264.276,
"rate": 2.64276
}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