Rate Overview
Live
1 ILS = 1140.86 MNT
1 MNT = 0.000877
ILS
Avg
1144.02
High
1149.79
Low
1139.44
Last updated: 3/27/2026, 6:06:21 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,140.86 MNT |
| 10 ILS | 11,408.59 MNT |
| 50 ILS | 57,042.94 MNT |
| 100 ILS | 114,085.88 MNT |
| 500 ILS | 570,429.38 MNT |
| 1,000 ILS | 1,140,858.75 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-03-27T06:06:21Z",
"rates": {
"MNT": 1140.858754
}
}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": 114085.8754,
"rate": 1140.858754
}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