Rate Overview
Live
1 ILS = 1200.00 MNT
1 MNT = 0.000833
ILS
Avg
1199.31
High
1230.23
Low
1177.85
Last updated: 7/15/2026, 8:25:30 AM
Quick Conversions
| ILS | MNT |
|---|---|
| 1 ILS | 1,200.00 MNT |
| 10 ILS | 12,000.02 MNT |
| 50 ILS | 60,000.12 MNT |
| 100 ILS | 120,000.24 MNT |
| 500 ILS | 600,001.21 MNT |
| 1,000 ILS | 1,200,002.42 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-15T08:25:30Z",
"rates": {
"MNT": 1200.002425
}
}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": 120000.2425,
"rate": 1200.002425
}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