Rate Overview
Live
1 ILS = 723.1718 MMK
1 MMK = 0.001383
ILS
Avg
715.5661
High
723.1718
Low
708.9846
Last updated: 5/7/2026, 10:14:09 AM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 723.17 MMK |
| 10 ILS | 7,231.72 MMK |
| 50 ILS | 36,158.59 MMK |
| 100 ILS | 72,317.18 MMK |
| 500 ILS | 361,585.90 MMK |
| 1,000 ILS | 723,171.79 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-05-07T10:14:09Z",
"rates": {
"MMK": 723.171794
}
}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": 72317.1794,
"rate": 723.171794
}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