Rate Overview
Live
1 MOP = 1.1796 NOK
1 NOK = 0.847752
MOP
Avg
1.1784
High
1.1830
Low
1.1706
Last updated: 6/16/2026, 1:25:18 PM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.18 NOK |
| 10 MOP | 11.80 NOK |
| 50 MOP | 58.98 NOK |
| 100 MOP | 117.96 NOK |
| 500 MOP | 589.80 NOK |
| 1,000 MOP | 1,179.59 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-06-16T13:25:18Z",
"rates": {
"NOK": 1.17959
}
}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": 117.95899999999999,
"rate": 1.17959
}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