Rate Overview
Live
1 MNT = 0.034212 ISK
1 ISK = 29.2295
MNT
Avg
0.034234
High
0.034360
Low
0.034121
Last updated: 8/12/2026, 7:41:08 PM
Quick Conversions
| MNT | ISK |
|---|---|
| 1 MNT | 0.03 ISK |
| 10 MNT | 0.34 ISK |
| 50 MNT | 1.71 ISK |
| 100 MNT | 3.42 ISK |
| 500 MNT | 17.11 ISK |
| 1,000 MNT | 34.21 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-08-12T19:41:08Z",
"rates": {
"ISK": 0.034212
}
}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.4212,
"rate": 0.034212
}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