Rate Overview
Live
1 MNT = 0.033656 ISK
1 ISK = 29.7124
MNT
Avg
0.033705
High
0.033766
Low
0.033587
Last updated: 9/4/2026, 11:43:15 PM
Quick Conversions
| MNT | ISK |
|---|---|
| 1 MNT | 0.03 ISK |
| 10 MNT | 0.34 ISK |
| 50 MNT | 1.68 ISK |
| 100 MNT | 3.37 ISK |
| 500 MNT | 16.83 ISK |
| 1,000 MNT | 33.66 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-09-04T23:43:15Z",
"rates": {
"ISK": 0.033656
}
}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.3655999999999997,
"rate": 0.033656
}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