Rate Overview
Live
1 ILS = 1191.51 MNT
1 MNT = 0.000839
ILS
Avg
1176.83
High
1275.11
Low
1116.42
Last updated: 6/29/2026, 2:19:44 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,191.51 MNT |
| 10 ILS | 11,915.11 MNT |
| 50 ILS | 59,575.54 MNT |
| 100 ILS | 119,151.07 MNT |
| 500 ILS | 595,755.37 MNT |
| 1,000 ILS | 1,191,510.73 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-06-29T02:19:44Z",
"rates": {
"MNT": 1191.51073
}
}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": 119151.073,
"rate": 1191.51073
}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