Rate Overview
Live
1 MMK = 0.001384 ILS
1 ILS = 722.5434
MMK
Avg
0.001397
High
0.001410
Low
0.001383
Last updated: 5/7/2026, 1:46:03 PM
Quick Conversions
| MMK | ILS |
|---|---|
| 1 MMK | 0.00 ILS |
| 10 MMK | 0.01 ILS |
| 50 MMK | 0.07 ILS |
| 100 MMK | 0.14 ILS |
| 500 MMK | 0.69 ILS |
| 1,000 MMK | 1.38 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-07T13:46:03Z",
"rates": {
"ILS": 0.001384
}
}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.1384,
"rate": 0.001384
}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