Rate Overview
Live
1 MNT = 0.000882 ILS
1 ILS = 1133.79
MNT
Avg
0.000875
High
0.000895
Low
0.000861
Last updated: 3/27/2026, 12:58:14 PM
Quick Conversions
| MNT | ILS |
|---|---|
| 1 MNT | 0.00 ILS |
| 10 MNT | 0.01 ILS |
| 50 MNT | 0.04 ILS |
| 100 MNT | 0.09 ILS |
| 500 MNT | 0.44 ILS |
| 1,000 MNT | 0.88 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-03-27T12:58:14Z",
"rates": {
"ILS": 0.000882
}
}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.0882,
"rate": 0.000882
}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