Rate Overview
Live
1 MNT = 0.002736 NOK
1 NOK = 365.4971
MNT
Avg
0.002751
High
0.002773
Low
0.002733
Last updated: 7/7/2026, 6:36:08 AM
Quick Conversions
| MNT | NOK |
|---|---|
| 1 MNT | 0.00 NOK |
| 10 MNT | 0.03 NOK |
| 50 MNT | 0.14 NOK |
| 100 MNT | 0.27 NOK |
| 500 MNT | 1.37 NOK |
| 1,000 MNT | 2.74 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-07-07T06:36:08Z",
"rates": {
"NOK": 0.002736
}
}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.2736,
"rate": 0.002736
}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