Rate Overview
Live
1 MOP = 1.1608 NOK
1 NOK = 0.861466
MOP
Avg
1.1719
High
1.1844
Low
1.1608
Last updated: 4/17/2026, 4:53:24 AM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.16 NOK |
| 10 MOP | 11.61 NOK |
| 50 MOP | 58.04 NOK |
| 100 MOP | 116.08 NOK |
| 500 MOP | 580.41 NOK |
| 1,000 MOP | 1,160.81 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-04-17T04:53:24Z",
"rates": {
"NOK": 1.160812
}
}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": 116.0812,
"rate": 1.160812
}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