Rate Overview
Live
1 ILS = 1205.79 MNT
1 MNT = 0.000829
ILS
Avg
1200.13
High
1206.72
Low
1194.31
Last updated: 8/13/2026, 3:21:46 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,205.79 MNT |
| 10 ILS | 12,057.94 MNT |
| 50 ILS | 60,289.70 MNT |
| 100 ILS | 120,579.40 MNT |
| 500 ILS | 602,897.00 MNT |
| 1,000 ILS | 1,205,794.00 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-08-13T03:21:46Z",
"rates": {
"MNT": 1205.793997
}
}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": 120579.3997,
"rate": 1205.793997
}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