Rate Overview
Live
1 ILS = 1192.80 MNT
1 MNT = 0.000838
ILS
Avg
1197.50
High
1204.22
Low
1192.80
Last updated: 7/6/2026, 4:15:46 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,192.80 MNT |
| 10 ILS | 11,928.04 MNT |
| 50 ILS | 59,640.22 MNT |
| 100 ILS | 119,280.44 MNT |
| 500 ILS | 596,402.18 MNT |
| 1,000 ILS | 1,192,804.35 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-06T04:15:46Z",
"rates": {
"MNT": 1192.804354
}
}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": 119280.43540000002,
"rate": 1192.804354
}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