Rate Overview
Live
1 ISK = 28.6154 MNT
1 MNT = 0.034946
ISK
Avg
28.8126
High
29.4726
Low
28.2685
Last updated: 3/29/2026, 11:08:58 AM
Quick Conversions
| ISK | MNT |
|---|---|
| 1 ISK | 28.62 MNT |
| 10 ISK | 286.15 MNT |
| 50 ISK | 1,430.77 MNT |
| 100 ISK | 2,861.54 MNT |
| 500 ISK | 14,307.69 MNT |
| 1,000 ISK | 28,615.38 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-03-29T11:08:58Z",
"rates": {
"MNT": 28.61538
}
}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": 2861.538,
"rate": 28.61538
}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