Rate Overview
Live
1 NOK = 0.833412 MOP
1 MOP = 1.1999
NOK
Avg
0.809229
High
0.847014
Low
0.782225
Last updated: 3/27/2026, 9:26:46 AM
Quick Conversions
| NOK | MOP |
|---|---|
| 1 NOK | 0.83 MOP |
| 10 NOK | 8.33 MOP |
| 50 NOK | 41.67 MOP |
| 100 NOK | 83.34 MOP |
| 500 NOK | 416.71 MOP |
| 1,000 NOK | 833.41 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-27T09:26:46Z",
"rates": {
"MOP": 0.833412
}
}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.3412,
"rate": 0.833412
}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