Rate Overview
Live
1 MZN = 0.145362 NOK
1 NOK = 6.8794
MZN
Avg
0.145127
High
0.145922
Low
0.144472
Last updated: 5/7/2026, 4:04:54 PM
Quick Conversions
| MZN | NOK |
|---|---|
| 1 MZN | 0.15 NOK |
| 10 MZN | 1.45 NOK |
| 50 MZN | 7.27 NOK |
| 100 MZN | 14.54 NOK |
| 500 MZN | 72.68 NOK |
| 1,000 MZN | 145.36 NOK |
Get MZN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=NOKExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-05-07T16:04:54Z",
"rates": {
"NOK": 0.145362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "NOK",
"amount": 100
},
"result": 14.5362,
"rate": 0.145362
}Build with MZN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key