Rate Overview
Live
1 MOP = 1.1862 NOK
1 NOK = 0.843011
MOP
Avg
1.2209
High
1.2784
Low
1.1445
Last updated: 7/26/2026, 3:48:32 AM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.19 NOK |
| 10 MOP | 11.86 NOK |
| 50 MOP | 59.31 NOK |
| 100 MOP | 118.62 NOK |
| 500 MOP | 593.11 NOK |
| 1,000 MOP | 1,186.22 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-26T03:48:32Z",
"rates": {
"NOK": 1.186224
}
}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.6224,
"rate": 1.186224
}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