Rate Overview
Live
1 ILS = 666.8358 MMK
1 MMK = 0.001500
ILS
Avg
657.4056
High
679.2874
Low
627.7561
Last updated: 3/27/2026, 3:05:57 PM
Quick Conversions
| ILS | MMK |
|---|---|
| 1 ILS | 666.84 MMK |
| 10 ILS | 6,668.36 MMK |
| 50 ILS | 33,341.79 MMK |
| 100 ILS | 66,683.58 MMK |
| 500 ILS | 333,417.90 MMK |
| 1,000 ILS | 666,835.79 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-27T15:05:57Z",
"rates": {
"MMK": 666.835793
}
}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": 66683.5793,
"rate": 666.835793
}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