Rate Overview
Live
1 ILS = 687.5054 MMK
1 MMK = 0.001455
ILS
Avg
597.3350
High
745.7943
Low
504.8913
Last updated: 7/27/2026, 5:23:27 PM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 687.51 MMK |
| 10 ILS | 6,875.05 MMK |
| 50 ILS | 34,375.27 MMK |
| 100 ILS | 68,750.54 MMK |
| 500 ILS | 343,752.72 MMK |
| 1,000 ILS | 687,505.43 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-07-27T17:23:27Z",
"rates": {
"MMK": 687.505433
}
}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": 68750.5433,
"rate": 687.505433
}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