Rate Overview
Live
1 ILS = 701.4084 MMK
1 MMK = 0.001426
ILS
Avg
695.0070
High
701.7049
Low
685.7551
Last updated: 4/17/2026, 7:33:40 AM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 701.41 MMK |
| 10 ILS | 7,014.08 MMK |
| 50 ILS | 35,070.42 MMK |
| 100 ILS | 70,140.84 MMK |
| 500 ILS | 350,704.19 MMK |
| 1,000 ILS | 701,408.37 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-04-17T07:33:40Z",
"rates": {
"MMK": 701.408371
}
}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": 70140.8371,
"rate": 701.408371
}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