Rate Overview
Live
1 ILS = 136.9994 MRO
1 MRO = 0.007299
ILS
Avg
137.1427
High
137.2860
Low
136.9994
Last updated: 5/12/2026, 8:15:05 PM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 137.00 MRO |
| 10 ILS | 1,369.99 MRO |
| 50 ILS | 6,849.97 MRO |
| 100 ILS | 13,699.94 MRO |
| 500 ILS | 68,499.70 MRO |
| 1,000 ILS | 136,999.41 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-05-12T20:15:05Z",
"rates": {
"MRO": 136.999407
}
}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": 13699.9407,
"rate": 136.999407
}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