Rate Overview
Live
1 MOP = 1.1969 NOK
1 NOK = 0.835521
MOP
Avg
1.1830
High
1.2304
Low
1.1440
Last updated: 7/27/2026, 6:10:53 PM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.20 NOK |
| 10 MOP | 11.97 NOK |
| 50 MOP | 59.84 NOK |
| 100 MOP | 119.69 NOK |
| 500 MOP | 598.43 NOK |
| 1,000 MOP | 1,196.86 NOK |
Get MOP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=NOKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-27T18:10:53Z",
"rates": {
"NOK": 1.196858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "NOK",
"amount": 100
},
"result": 119.6858,
"rate": 1.196858
}Build with MOP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key