Rate Overview
Live
1 ISK = 17.0667 MMK
1 MMK = 0.058594
ISK
Avg
16.9764
High
17.4376
Low
16.4113
Last updated: 5/27/2026, 6:27:50 PM
Quick Conversions
| ISK | MMK |
|---|---|
| 1 ISK | 17.07 MMK |
| 10 ISK | 170.67 MMK |
| 50 ISK | 853.34 MMK |
| 100 ISK | 1,706.67 MMK |
| 500 ISK | 8,533.35 MMK |
| 1,000 ISK | 17,066.71 MMK |
Get ISK/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=MMKExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-27T18:27:50Z",
"rates": {
"MMK": 17.066708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "MMK",
"amount": 100
},
"result": 1706.6707999999999,
"rate": 17.066708
}Build with ISK/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key