Rate Overview
Live
1 MNT = 0.002683 NOK
1 NOK = 372.7171
MNT
Avg
0.002688
High
0.002715
Low
0.002666
Last updated: 3/7/2026, 10:57:38 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.34 NOK |
| 1,000 MNT | 2.68 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-03-07T10:57:38Z",
"rates": {
"NOK": 0.002683
}
}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.2683,
"rate": 0.002683
}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