Rate Overview
Live
1 ILS = 668.4586 MMK
1 MMK = 0.001496
ILS
Avg
657.4657
High
679.2874
Low
627.7561
Last updated: 3/27/2026, 11:16:53 AM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 668.46 MMK |
| 10 ILS | 6,684.59 MMK |
| 50 ILS | 33,422.93 MMK |
| 100 ILS | 66,845.86 MMK |
| 500 ILS | 334,229.31 MMK |
| 1,000 ILS | 668,458.63 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-27T11:16:53Z",
"rates": {
"MMK": 668.458625
}
}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": 66845.8625,
"rate": 668.458625
}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