Rate Overview
Live
1 MNT = 0.000829 ILS
1 ILS = 1206.27
MNT
Avg
0.000833
High
0.000837
Low
0.000828
Last updated: 8/13/2026, 3:23:22 AM
Quick Conversions
| MNT | ILS |
|---|---|
| 1 MNT | 0.00 ILS |
| 10 MNT | 0.01 ILS |
| 50 MNT | 0.04 ILS |
| 100 MNT | 0.08 ILS |
| 500 MNT | 0.41 ILS |
| 1,000 MNT | 0.83 ILS |
Get MNT/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=ILSExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-08-13T03:23:22Z",
"rates": {
"ILS": 0.000829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "ILS",
"amount": 100
},
"result": 0.0829,
"rate": 0.000829
}Build with MNT/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key