Rate Overview
Live
1 MZN = 0.153317 NOK
1 NOK = 6.5224
MZN
Avg
0.154290
High
0.155604
Low
0.153317
Last updated: 7/8/2026, 3:11:50 AM
Quick Conversions
| MZN | NOK |
|---|---|
| 1 MZN | 0.15 NOK |
| 10 MZN | 1.53 NOK |
| 50 MZN | 7.67 NOK |
| 100 MZN | 15.33 NOK |
| 500 MZN | 76.66 NOK |
| 1,000 MZN | 153.32 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-08T03:11:50Z",
"rates": {
"NOK": 0.153317
}
}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.331700000000001,
"rate": 0.153317
}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