Rate Overview
Live
1 ILS = 2.5777 MOP
1 MOP = 0.387944
ILS
Avg
2.5838
High
2.5982
Low
2.5738
Last updated: 3/27/2026, 6:07:47 AM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.58 MOP |
| 10 ILS | 25.78 MOP |
| 50 ILS | 128.88 MOP |
| 100 ILS | 257.77 MOP |
| 500 ILS | 1,288.85 MOP |
| 1,000 ILS | 2,577.69 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-27T06:07:47Z",
"rates": {
"MOP": 2.577693
}
}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": 257.7693,
"rate": 2.577693
}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