Rate Overview
Live
1 MZN = 0.150953 NOK
1 NOK = 6.6246
MZN
Avg
0.153611
High
0.160560
Low
0.143985
Last updated: 7/30/2026, 4:11:36 AM
Quick Conversions
| MZN | NOK |
|---|---|
| 1 MZN | 0.15 NOK |
| 10 MZN | 1.51 NOK |
| 50 MZN | 7.55 NOK |
| 100 MZN | 15.10 NOK |
| 500 MZN | 75.48 NOK |
| 1,000 MZN | 150.95 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-07-30T04:11:36Z",
"rates": {
"NOK": 0.150953
}
}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": 15.0953,
"rate": 0.150953
}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