Rate Overview
Live
1 MNT = 0.000850 ILS
1 ILS = 1176.47
MNT
Avg
0.000847
High
0.000884
Low
0.000792
Last updated: 7/25/2026, 8:19:52 PM
Quick Conversions
| MNT | ILS |
|---|---|
| 1 MNT | 0.00 ILS |
| 10 MNT | 0.01 ILS |
| 50 MNT | 0.04 ILS |
| 100 MNT | 0.08 ILS |
| 500 MNT | 0.43 ILS |
| 1,000 MNT | 0.85 ILS |
Get MNT/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=ILSExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-25T20:19:52Z",
"rates": {
"ILS": 0.00085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "ILS",
"amount": 100
},
"result": 0.08499999999999999,
"rate": 0.00085
}Build with MNT/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key