Rate Overview
Live
1 ILS = 127.0628 MRO
1 MRO = 0.007870
ILS
Avg
127.6319
High
128.6966
Low
126.9764
Last updated: 3/29/2026, 11:11:44 AM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 127.06 MRO |
| 10 ILS | 1,270.63 MRO |
| 50 ILS | 6,353.14 MRO |
| 100 ILS | 12,706.28 MRO |
| 500 ILS | 63,531.39 MRO |
| 1,000 ILS | 127,062.79 MRO |
Get ILS/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MROExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-29T11:11:44Z",
"rates": {
"MRO": 127.062788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MRO",
"amount": 100
},
"result": 12706.2788,
"rate": 127.062788
}Build with ILS/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key