Rate Overview
Live
1 ILS = 1185.93 MNT
1 MNT = 0.000843
ILS
Avg
1177.71
High
1275.11
Low
1116.42
Last updated: 7/13/2026, 9:40:06 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,185.93 MNT |
| 10 ILS | 11,859.27 MNT |
| 50 ILS | 59,296.36 MNT |
| 100 ILS | 118,592.72 MNT |
| 500 ILS | 592,963.61 MNT |
| 1,000 ILS | 1,185,927.22 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-13T09:40:06Z",
"rates": {
"MNT": 1185.927219
}
}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": 118592.72189999999,
"rate": 1185.927219
}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