Rate Overview
Live
1 ISK = 28.4906 MNT
1 MNT = 0.035099
ISK
Avg
28.5846
High
28.7631
Low
28.4068
Last updated: 6/21/2026, 12:36:59 PM
Quick Conversions
| ISK | MNT |
|---|---|
| 1 ISK | 28.49 MNT |
| 10 ISK | 284.91 MNT |
| 50 ISK | 1,424.53 MNT |
| 100 ISK | 2,849.06 MNT |
| 500 ISK | 14,245.32 MNT |
| 1,000 ISK | 28,490.64 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-06-21T12:36:59Z",
"rates": {
"MNT": 28.490639
}
}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": 2849.0639,
"rate": 28.490639
}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