Rate Overview
Live
1 MNT = 0.034877 ISK
1 ISK = 28.6722
MNT
Avg
0.034548
High
0.035100
Low
0.034055
Last updated: 3/6/2026, 11:30:12 PM
Quick Conversions
| MNT | ISK |
|---|---|
| 1 MNT | 0.03 ISK |
| 10 MNT | 0.35 ISK |
| 50 MNT | 1.74 ISK |
| 100 MNT | 3.49 ISK |
| 500 MNT | 17.44 ISK |
| 1,000 MNT | 34.88 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-06T23:30:12Z",
"rates": {
"ISK": 0.034877
}
}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.4877,
"rate": 0.034877
}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