Rate Overview
Live
1 ISK = 29.0284 MNT
1 MNT = 0.034449
ISK
Avg
28.7481
High
29.0284
Low
28.5565
Last updated: 7/31/2026, 7:24:44 AM
Quick Conversions
| ISK | MNT |
|---|---|
| 1 ISK | 29.03 MNT |
| 10 ISK | 290.28 MNT |
| 50 ISK | 1,451.42 MNT |
| 100 ISK | 2,902.84 MNT |
| 500 ISK | 14,514.20 MNT |
| 1,000 ISK | 29,028.41 MNT |
Get ISK/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=MNTExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-31T07:24:44Z",
"rates": {
"MNT": 29.028408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "MNT",
"amount": 100
},
"result": 2902.8408,
"rate": 29.028408
}Build with ISK/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key