Rate Overview
Live
1 MZN = 0.152816 NOK
1 NOK = 6.5438
MZN
Avg
0.150186
High
0.152816
Low
0.148699
Last updated: 6/19/2026, 8:54:41 AM
Quick Conversions
| MZN | NOK |
|---|---|
| 1 MZN | 0.15 NOK |
| 10 MZN | 1.53 NOK |
| 50 MZN | 7.64 NOK |
| 100 MZN | 15.28 NOK |
| 500 MZN | 76.41 NOK |
| 1,000 MZN | 152.82 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-06-19T08:54:41Z",
"rates": {
"NOK": 0.152816
}
}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.281600000000001,
"rate": 0.152816
}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