Rate Overview
Live
1 MZN = 0.150297 NOK
1 NOK = 6.6535
MZN
Avg
0.150395
High
0.151932
Low
0.148817
Last updated: 3/7/2026, 7:58:51 AM
Quick Conversions
| MZN | NOK |
|---|---|
| 1 MZN | 0.15 NOK |
| 10 MZN | 1.50 NOK |
| 50 MZN | 7.51 NOK |
| 100 MZN | 15.03 NOK |
| 500 MZN | 75.15 NOK |
| 1,000 MZN | 150.30 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-07T07:58:51Z",
"rates": {
"NOK": 0.150297
}
}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.029699999999998,
"rate": 0.150297
}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