Rate Overview
Live
1 MMK = 0.001498 ILS
1 ILS = 667.5567
MMK
Avg
0.001487
High
0.001498
Low
0.001479
Last updated: 3/27/2026, 12:52:42 PM
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-27T12:52:42Z",
"rates": {
"ILS": 0.001498
}
}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.1498,
"rate": 0.001498
}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