Rate Overview
Live
1 MOP = 1.1683 NOK
1 NOK = 0.855964
MOP
Avg
1.1735
High
1.1784
Low
1.1683
Last updated: 8/15/2026, 2:00:04 PM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.17 NOK |
| 10 MOP | 11.68 NOK |
| 50 MOP | 58.41 NOK |
| 100 MOP | 116.83 NOK |
| 500 MOP | 584.14 NOK |
| 1,000 MOP | 1,168.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-08-15T14:00:04Z",
"rates": {
"NOK": 1.168273
}
}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.8273,
"rate": 1.168273
}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