Rate Overview
Live
1 MNT = 0.002650 NOK
1 NOK = 377.3585
MNT
Avg
0.002656
High
0.002664
Low
0.002646
Last updated: 6/17/2026, 7:33:12 AM
Quick Conversions
| MNT | NOK |
|---|---|
| 1 MNT | 0.00 NOK |
| 10 MNT | 0.03 NOK |
| 50 MNT | 0.13 NOK |
| 100 MNT | 0.27 NOK |
| 500 MNT | 1.33 NOK |
| 1,000 MNT | 2.65 NOK |
Get MNT/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=NOKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-17T07:33:12Z",
"rates": {
"NOK": 0.00265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "NOK",
"amount": 100
},
"result": 0.265,
"rate": 0.00265
}Build with MNT/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key