Rate Overview
Live
1 MNT = 0.000837 ILS
1 ILS = 1194.74
MNT
Avg
0.000847
High
0.000862
Low
0.000836
Last updated: 4/16/2026, 6:27:17 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.42 ILS |
| 1,000 MNT | 0.84 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-04-16T18:27:17Z",
"rates": {
"ILS": 0.000837
}
}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.0837,
"rate": 0.000837
}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