Rate Overview
Live
1 MZN = 0.151673 NOK
1 NOK = 6.5931
MZN
Avg
0.150899
High
0.151704
Low
0.150028
Last updated: 7/29/2026, 7:11:47 AM
Quick Conversions
| MZN | NOK |
|---|---|
| 1 MZN | 0.15 NOK |
| 10 MZN | 1.52 NOK |
| 50 MZN | 7.58 NOK |
| 100 MZN | 15.17 NOK |
| 500 MZN | 75.84 NOK |
| 1,000 MZN | 151.67 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-29T07:11:47Z",
"rates": {
"NOK": 0.151673
}
}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.167300000000001,
"rate": 0.151673
}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