Rate Overview
Live
1 ILS = 1227.61 MNT
1 MNT = 0.000815
ILS
Avg
1220.75
High
1229.22
Low
1201.80
Last updated: 6/16/2026, 7:37:21 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,227.61 MNT |
| 10 ILS | 12,276.13 MNT |
| 50 ILS | 61,380.65 MNT |
| 100 ILS | 122,761.30 MNT |
| 500 ILS | 613,806.51 MNT |
| 1,000 ILS | 1,227,613.01 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-06-16T07:37:21Z",
"rates": {
"MNT": 1227.613012
}
}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": 122761.3012,
"rate": 1227.613012
}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