Rate Overview
Live
1 ILS = 671.5778 MMK
1 MMK = 0.001489
ILS
Avg
672.8279
High
676.1240
Low
670.5884
Last updated: 3/27/2026, 6:03:33 AM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 671.58 MMK |
| 10 ILS | 6,715.78 MMK |
| 50 ILS | 33,578.89 MMK |
| 100 ILS | 67,157.78 MMK |
| 500 ILS | 335,788.91 MMK |
| 1,000 ILS | 671,577.82 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-27T06:03:33Z",
"rates": {
"MMK": 671.577821
}
}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": 67157.7821,
"rate": 671.577821
}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