Rate Overview
Live
1 ILS = 718.7592 MMK
1 MMK = 0.001391
ILS
Avg
716.6986
High
721.1450
Low
704.9558
Last updated: 6/17/2026, 6:39:00 AM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 718.76 MMK |
| 10 ILS | 7,187.59 MMK |
| 50 ILS | 35,937.96 MMK |
| 100 ILS | 71,875.92 MMK |
| 500 ILS | 359,379.60 MMK |
| 1,000 ILS | 718,759.21 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-06-17T06:39:00Z",
"rates": {
"MMK": 718.759208
}
}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": 71875.92079999999,
"rate": 718.759208
}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