Rate Overview
Live
1 ILS = 1259.87 MNT
1 MNT = 0.000794
ILS
Avg
1239.51
High
1259.87
Low
1223.78
Last updated: 5/27/2026, 1:17:18 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,259.87 MNT |
| 10 ILS | 12,598.72 MNT |
| 50 ILS | 62,993.60 MNT |
| 100 ILS | 125,987.20 MNT |
| 500 ILS | 629,935.98 MNT |
| 1,000 ILS | 1,259,871.96 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-05-27T01:17:18Z",
"rates": {
"MNT": 1259.871964
}
}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": 125987.19639999999,
"rate": 1259.871964
}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