Rate Overview
Live
1 ILS = 2.5688 MOP
1 MOP = 0.389289
ILS
Avg
2.5158
High
2.6135
Low
2.3954
Last updated: 3/27/2026, 7:43:46 AM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.57 MOP |
| 10 ILS | 25.69 MOP |
| 50 ILS | 128.44 MOP |
| 100 ILS | 256.88 MOP |
| 500 ILS | 1,284.39 MOP |
| 1,000 ILS | 2,568.79 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-03-27T07:43:46Z",
"rates": {
"MOP": 2.568786
}
}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": 256.8786,
"rate": 2.568786
}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