Rate Overview
Live
1 ILS = 669.2570 MMK
1 MMK = 0.001494
ILS
Avg
672.8765
High
682.6666
Low
658.5287
Last updated: 3/27/2026, 7:49:48 AM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 669.26 MMK |
| 10 ILS | 6,692.57 MMK |
| 50 ILS | 33,462.85 MMK |
| 100 ILS | 66,925.70 MMK |
| 500 ILS | 334,628.51 MMK |
| 1,000 ILS | 669,257.02 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-27T07:49:48Z",
"rates": {
"MMK": 669.25702
}
}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": 66925.702,
"rate": 669.25702
}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