Rate Overview
Live
1 MZN = 0.150903 NOK
1 NOK = 6.6268
MZN
Avg
0.153610
High
0.160560
Low
0.143985
Last updated: 7/30/2026, 8:09:58 AM
Quick Conversions
| MZN | NOK |
|---|---|
| 1 MZN | 0.15 NOK |
| 10 MZN | 1.51 NOK |
| 50 MZN | 7.55 NOK |
| 100 MZN | 15.09 NOK |
| 500 MZN | 75.45 NOK |
| 1,000 MZN | 150.90 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-30T08:09:58Z",
"rates": {
"NOK": 0.150903
}
}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.090300000000001,
"rate": 0.150903
}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