Rate Overview
Live
1 ILS = 667.3123 MMK
1 MMK = 0.001499
ILS
Avg
580.9008
High
680.4622
Low
423.2739
Last updated: 3/27/2026, 12:59:07 PM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 667.31 MMK |
| 10 ILS | 6,673.12 MMK |
| 50 ILS | 33,365.61 MMK |
| 100 ILS | 66,731.23 MMK |
| 500 ILS | 333,656.14 MMK |
| 1,000 ILS | 667,312.28 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-03-27T12:59:07Z",
"rates": {
"MMK": 667.312278
}
}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": 66731.2278,
"rate": 667.312278
}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