Rate Overview
Live
1 NOK = 0.836548 MOP
1 MOP = 1.1954
NOK
Avg
0.839845
High
0.874151
Low
0.795531
Last updated: 7/27/2026, 5:40:12 PM
Quick Conversions
| NOK | MOP |
|---|---|
| 1 NOK | 0.84 MOP |
| 10 NOK | 8.37 MOP |
| 50 NOK | 41.83 MOP |
| 100 NOK | 83.65 MOP |
| 500 NOK | 418.27 MOP |
| 1,000 NOK | 836.55 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-07-27T17:40:12Z",
"rates": {
"MOP": 0.836548
}
}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.6548,
"rate": 0.836548
}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