Rate Overview
Live
1 ISK = 16.7071 MMK
1 MMK = 0.059855
ISK
Avg
16.6378
High
16.7071
Low
16.6002
Last updated: 7/3/2026, 1:48:28 PM
Quick Conversions
| ISK | MMK |
|---|---|
| 1 ISK | 16.71 MMK |
| 10 ISK | 167.07 MMK |
| 50 ISK | 835.36 MMK |
| 100 ISK | 1,670.71 MMK |
| 500 ISK | 8,353.57 MMK |
| 1,000 ISK | 16,707.14 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-07-03T13:48:28Z",
"rates": {
"MMK": 16.707137
}
}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": 1670.7137,
"rate": 16.707137
}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