Rate Overview
Live
1 NOK = 0.847751 MOP
1 MOP = 1.1796
NOK
Avg
0.848749
High
0.854241
Low
0.846713
Last updated: 6/16/2026, 2:35:11 PM
Quick Conversions
| NOK | MOP |
|---|---|
| 1 NOK | 0.85 MOP |
| 10 NOK | 8.48 MOP |
| 50 NOK | 42.39 MOP |
| 100 NOK | 84.78 MOP |
| 500 NOK | 423.88 MOP |
| 1,000 NOK | 847.75 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-06-16T14:35:11Z",
"rates": {
"MOP": 0.847751
}
}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": 84.77510000000001,
"rate": 0.847751
}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