Rate Overview
Live
1 NOK = 0.833580 MOP
1 MOP = 1.1996
NOK
Avg
0.836854
High
0.848591
Low
0.825355
Last updated: 3/27/2026, 7:44:45 AM
Quick Conversions
| NOK | MOP |
|---|---|
| 1 NOK | 0.83 MOP |
| 10 NOK | 8.34 MOP |
| 50 NOK | 41.68 MOP |
| 100 NOK | 83.36 MOP |
| 500 NOK | 416.79 MOP |
| 1,000 NOK | 833.58 MOP |
Get NOK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=MOPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T07:44:45Z",
"rates": {
"MOP": 0.83358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "MOP",
"amount": 100
},
"result": 83.358,
"rate": 0.83358
}Build with NOK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key