Rate Overview
Live
1 MNT = 0.002593 NOK
1 NOK = 385.6537
MNT
Avg
0.775642
High
15.9782
Low
0.002579
Last updated: 5/27/2026, 7:27:05 PM
Quick Conversions
| MNT | NOK |
|---|---|
| 1 MNT | 0.00 NOK |
| 10 MNT | 0.03 NOK |
| 50 MNT | 0.13 NOK |
| 100 MNT | 0.26 NOK |
| 500 MNT | 1.30 NOK |
| 1,000 MNT | 2.59 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-05-27T19:27:05Z",
"rates": {
"NOK": 0.002593
}
}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.2593,
"rate": 0.002593
}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