Rate Overview
Live
1 ILS = 1195.73 MNT
1 MNT = 0.000836
ILS
Avg
1198.57
High
1211.16
Low
1187.95
Last updated: 9/4/2026, 4:17:00 PM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,195.73 MNT |
| 10 ILS | 11,957.34 MNT |
| 50 ILS | 59,786.71 MNT |
| 100 ILS | 119,573.42 MNT |
| 500 ILS | 597,867.12 MNT |
| 1,000 ILS | 1,195,734.25 MNT |
Get ILS/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MNTExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-04T16:17:00Z",
"rates": {
"MNT": 1195.734247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MNT",
"amount": 100
},
"result": 119573.4247,
"rate": 1195.734247
}Build with ILS/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key