Rate Overview
Live
1 ILS = 701.7951 MMK
1 MMK = 0.001425
ILS
Avg
695.0513
High
701.7951
Low
685.7551
Last updated: 4/17/2026, 6:17:33 AM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 701.80 MMK |
| 10 ILS | 7,017.95 MMK |
| 50 ILS | 35,089.75 MMK |
| 100 ILS | 70,179.51 MMK |
| 500 ILS | 350,897.53 MMK |
| 1,000 ILS | 701,795.07 MMK |
Get ILS/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MMKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T06:17:33Z",
"rates": {
"MMK": 701.795067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MMK",
"amount": 100
},
"result": 70179.5067,
"rate": 701.795067
}Build with ILS/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key