Rate Overview
Live
1 NOK = 0.868232 MOP
1 MOP = 1.1518
NOK
Avg
0.841389
High
0.874151
Low
0.795531
Last updated: 5/27/2026, 10:56:48 AM
Quick Conversions
| NOK | MOP |
|---|---|
| 1 NOK | 0.87 MOP |
| 10 NOK | 8.68 MOP |
| 50 NOK | 43.41 MOP |
| 100 NOK | 86.82 MOP |
| 500 NOK | 434.12 MOP |
| 1,000 NOK | 868.23 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-05-27T10:56:48Z",
"rates": {
"MOP": 0.868232
}
}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": 86.8232,
"rate": 0.868232
}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