Rate Overview
Live
1 NOK = 0.861465 MOP
1 MOP = 1.1608
NOK
Avg
0.853359
High
0.861465
Low
0.844298
Last updated: 4/17/2026, 4:53:55 AM
Quick Conversions
| NOK | MOP |
|---|---|
| 1 NOK | 0.86 MOP |
| 10 NOK | 8.61 MOP |
| 50 NOK | 43.07 MOP |
| 100 NOK | 86.15 MOP |
| 500 NOK | 430.73 MOP |
| 1,000 NOK | 861.47 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-04-17T04:53:55Z",
"rates": {
"MOP": 0.861465
}
}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.1465,
"rate": 0.861465
}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