Rate Overview
Live
1 MOP = 1.2015 NOK
1 NOK = 0.832304
MOP
Avg
1.2095
High
1.2570
Low
1.1775
Last updated: 3/27/2026, 11:38:11 AM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.20 NOK |
| 10 MOP | 12.01 NOK |
| 50 MOP | 60.07 NOK |
| 100 MOP | 120.15 NOK |
| 500 MOP | 600.74 NOK |
| 1,000 MOP | 1,201.48 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-27T11:38:11Z",
"rates": {
"NOK": 1.201484
}
}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": 120.1484,
"rate": 1.201484
}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