Rate Overview
Live
1 ILS = 1154.53 MNT
1 MNT = 0.000866
ILS
Avg
1152.71
High
1166.27
Low
1136.31
Last updated: 3/7/2026, 3:22:33 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,154.53 MNT |
| 10 ILS | 11,545.32 MNT |
| 50 ILS | 57,726.59 MNT |
| 100 ILS | 115,453.19 MNT |
| 500 ILS | 577,265.94 MNT |
| 1,000 ILS | 1,154,531.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-03-07T03:22:33Z",
"rates": {
"MNT": 1154.531889
}
}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": 115453.18890000001,
"rate": 1154.531889
}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