Rate Overview
Live
1 MNT = 0.034371 ISK
1 ISK = 29.0943
MNT
Avg
9.6699
High
196.7330
Low
0.033541
Last updated: 5/27/2026, 7:28:04 AM
Quick Conversions
| MNT | ISK |
|---|---|
| 1 MNT | 0.03 ISK |
| 10 MNT | 0.34 ISK |
| 50 MNT | 1.72 ISK |
| 100 MNT | 3.44 ISK |
| 500 MNT | 17.19 ISK |
| 1,000 MNT | 34.37 ISK |
Get MNT/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=ISKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-27T07:28:04Z",
"rates": {
"ISK": 0.034371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "ISK",
"amount": 100
},
"result": 3.4371,
"rate": 0.034371
}Build with MNT/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key