Rate Overview
Live
1 ILS = 1176.38 MNT
1 MNT = 0.000850
ILS
Avg
1176.15
High
1181.52
Low
1168.20
Last updated: 7/25/2026, 11:49:01 PM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,176.38 MNT |
| 10 ILS | 11,763.82 MNT |
| 50 ILS | 58,819.11 MNT |
| 100 ILS | 117,638.22 MNT |
| 500 ILS | 588,191.08 MNT |
| 1,000 ILS | 1,176,382.17 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-07-25T23:49:01Z",
"rates": {
"MNT": 1176.382169
}
}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": 117638.2169,
"rate": 1176.382169
}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