Rate Overview
Live
1 ILS = 2.6048 MOP
1 MOP = 0.383907
ILS
Avg
2.5994
High
2.6203
Low
2.5676
Last updated: 3/7/2026, 2:55:16 AM
Quick Conversions
| ILS | MOP |
|---|---|
| 1 ILS | 2.60 MOP |
| 10 ILS | 26.05 MOP |
| 50 ILS | 130.24 MOP |
| 100 ILS | 260.48 MOP |
| 500 ILS | 1,302.40 MOP |
| 1,000 ILS | 2,604.80 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-07T02:55:16Z",
"rates": {
"MOP": 2.604799
}
}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": 260.4799,
"rate": 2.604799
}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