Rate Overview
Live
1 ISK = 29.4002 MNT
1 MNT = 0.034013
ISK
Avg
29.3260
High
29.4207
Low
29.2212
Last updated: 4/21/2026, 8:16:36 AM
Quick Conversions
| ISK | MNT |
|---|---|
| 1 ISK | 29.40 MNT |
| 10 ISK | 294.00 MNT |
| 50 ISK | 1,470.01 MNT |
| 100 ISK | 2,940.02 MNT |
| 500 ISK | 14,700.08 MNT |
| 1,000 ISK | 29,400.17 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-04-21T08:16:36Z",
"rates": {
"MNT": 29.400168
}
}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": 2940.0168,
"rate": 29.400168
}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