Rate Overview
Live
1 MNT = 0.034815 ISK
1 ISK = 28.7233
MNT
Avg
10.4811
High
203.4609
Low
0.033642
Last updated: 3/27/2026, 4:42:23 PM
Quick Conversions
| MNT | ISK |
|---|---|
| 1 MNT | 0.03 ISK |
| 10 MNT | 0.35 ISK |
| 50 MNT | 1.74 ISK |
| 100 MNT | 3.48 ISK |
| 500 MNT | 17.41 ISK |
| 1,000 MNT | 34.82 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-03-27T16:42:23Z",
"rates": {
"ISK": 0.034815
}
}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.4815,
"rate": 0.034815
}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