Rate Overview
Live
1 ILS = 742.3924 MMK
1 MMK = 0.001347
ILS
Avg
590.5739
High
742.3924
Low
501.2536
Last updated: 5/28/2026, 12:07:49 AM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 742.39 MMK |
| 10 ILS | 7,423.92 MMK |
| 50 ILS | 37,119.62 MMK |
| 100 ILS | 74,239.24 MMK |
| 500 ILS | 371,196.19 MMK |
| 1,000 ILS | 742,392.38 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-05-28T00:07:49Z",
"rates": {
"MMK": 742.392383
}
}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": 74239.2383,
"rate": 742.392383
}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