Rate Overview
Live
1 ILS = 2.5613 MOP
1 MOP = 0.390424
ILS
Avg
2.5815
High
2.5982
Low
2.5613
Last updated: 3/27/2026, 12:52:04 PM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.56 MOP |
| 10 ILS | 25.61 MOP |
| 50 ILS | 128.07 MOP |
| 100 ILS | 256.13 MOP |
| 500 ILS | 1,280.66 MOP |
| 1,000 ILS | 2,561.32 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-27T12:52:04Z",
"rates": {
"MOP": 2.561321
}
}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.1321,
"rate": 2.561321
}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