Rate Overview
Live
1 MOP = 1.1893 NOK
1 NOK = 0.840851
MOP
Avg
1.1924
High
1.2035
Low
1.1803
Last updated: 3/7/2026, 12:09:33 AM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.19 NOK |
| 10 MOP | 11.89 NOK |
| 50 MOP | 59.46 NOK |
| 100 MOP | 118.93 NOK |
| 500 MOP | 594.64 NOK |
| 1,000 MOP | 1,189.27 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-03-07T00:09:33Z",
"rates": {
"NOK": 1.189272
}
}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": 118.92720000000001,
"rate": 1.189272
}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