Rate Overview
Live
1 MZN = 0.151724 NOK
1 NOK = 6.5909
MZN
Avg
0.151000
High
0.153230
Low
0.148744
Last updated: 3/28/2026, 12:08:53 PM
Quick Conversions
| MZN | NOK |
|---|---|
| 1 MZN | 0.15 NOK |
| 10 MZN | 1.52 NOK |
| 50 MZN | 7.59 NOK |
| 100 MZN | 15.17 NOK |
| 500 MZN | 75.86 NOK |
| 1,000 MZN | 151.72 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-03-28T12:08:53Z",
"rates": {
"NOK": 0.151724
}
}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.1724,
"rate": 0.151724
}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