Rate Overview
Live
1 MMK = 0.001495 ILS
1 ILS = 668.8963
MMK
Avg
0.001487
High
0.001495
Low
0.001479
Last updated: 3/27/2026, 11:31:40 AM
Quick Conversions
| MMK | ILS |
|---|---|
| 1 MMK | 0.00 ILS |
| 10 MMK | 0.01 ILS |
| 50 MMK | 0.07 ILS |
| 100 MMK | 0.15 ILS |
| 500 MMK | 0.75 ILS |
| 1,000 MMK | 1.50 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-03-27T11:31:40Z",
"rates": {
"ILS": 0.001495
}
}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.1495,
"rate": 0.001495
}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