Rate Overview
Live
1 ISK = 16.9081 MMK
1 MMK = 0.059143
ISK
Avg
16.9643
High
17.3402
Low
16.6677
Last updated: 3/27/2026, 3:36:28 PM
Quick Conversions
| ISK | MMK |
|---|---|
| 1 ISK | 16.91 MMK |
| 10 ISK | 169.08 MMK |
| 50 ISK | 845.41 MMK |
| 100 ISK | 1,690.81 MMK |
| 500 ISK | 8,454.06 MMK |
| 1,000 ISK | 16,908.13 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-03-27T15:36:28Z",
"rates": {
"MMK": 16.908126
}
}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": 1690.8126,
"rate": 16.908126
}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