Rate Overview
Live
1 ILS = 1194.94 MNT
1 MNT = 0.000837
ILS
Avg
1180.20
High
1194.94
Low
1159.53
Last updated: 4/16/2026, 8:14:57 PM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,194.94 MNT |
| 10 ILS | 11,949.36 MNT |
| 50 ILS | 59,746.79 MNT |
| 100 ILS | 119,493.59 MNT |
| 500 ILS | 597,467.94 MNT |
| 1,000 ILS | 1,194,935.89 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-04-16T20:14:57Z",
"rates": {
"MNT": 1194.935889
}
}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": 119493.5889,
"rate": 1194.935889
}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