Rate Overview
Live
1 ILS = 1261.00 MNT
1 MNT = 0.000793
ILS
Avg
1169.01
High
1261.00
Low
1116.42
Last updated: 5/27/2026, 2:30:13 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,261.00 MNT |
| 10 ILS | 12,610.04 MNT |
| 50 ILS | 63,050.20 MNT |
| 100 ILS | 126,100.40 MNT |
| 500 ILS | 630,501.99 MNT |
| 1,000 ILS | 1,261,003.98 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-05-27T02:30:13Z",
"rates": {
"MNT": 1261.003984
}
}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": 126100.39839999999,
"rate": 1261.003984
}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