Rate Overview
Live
1 ILS = 742.4711 MMK
1 MMK = 0.001347
ILS
Avg
728.9643
High
742.4711
Low
718.3942
Last updated: 5/27/2026, 8:24:25 PM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 742.47 MMK |
| 10 ILS | 7,424.71 MMK |
| 50 ILS | 37,123.56 MMK |
| 100 ILS | 74,247.11 MMK |
| 500 ILS | 371,235.57 MMK |
| 1,000 ILS | 742,471.14 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-27T20:24:25Z",
"rates": {
"MMK": 742.471135
}
}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": 74247.1135,
"rate": 742.471135
}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