Rate Overview
Live
1 MOP = 1.1994 NOK
1 NOK = 0.833738
MOP
Avg
1.1917
High
1.2570
Low
1.1440
Last updated: 7/28/2026, 3:28:36 PM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.20 NOK |
| 10 MOP | 11.99 NOK |
| 50 MOP | 59.97 NOK |
| 100 MOP | 119.94 NOK |
| 500 MOP | 599.71 NOK |
| 1,000 MOP | 1,199.42 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-28T15:28:36Z",
"rates": {
"NOK": 1.199418
}
}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.94180000000001,
"rate": 1.199418
}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