Rate Overview
Live
1 MMK = 0.001346 ILS
1 ILS = 742.9421
MMK
Avg
0.001534
High
0.001685
Low
0.001346
Last updated: 5/27/2026, 6:25:59 PM
Quick Conversions
| MMK | ILS |
|---|---|
| 1 MMK | 0.00 ILS |
| 10 MMK | 0.01 ILS |
| 50 MMK | 0.07 ILS |
| 100 MMK | 0.13 ILS |
| 500 MMK | 0.67 ILS |
| 1,000 MMK | 1.35 ILS |
Get MMK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=ILSExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-05-27T18:25:59Z",
"rates": {
"ILS": 0.001346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "ILS",
"amount": 100
},
"result": 0.1346,
"rate": 0.001346
}Build with MMK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key