Rate Overview
Live
1 MNT = 0.035018 ISK
1 ISK = 28.5567
MNT
Avg
0.034987
High
0.035068
Low
0.034914
Last updated: 7/26/2026, 11:14:39 AM
Quick Conversions
| MNT | ISK |
|---|---|
| 1 MNT | 0.04 ISK |
| 10 MNT | 0.35 ISK |
| 50 MNT | 1.75 ISK |
| 100 MNT | 3.50 ISK |
| 500 MNT | 17.51 ISK |
| 1,000 MNT | 35.02 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-07-26T11:14:39Z",
"rates": {
"ISK": 0.035018
}
}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.5018000000000002,
"rate": 0.035018
}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