Rate Overview
Live
1 MOP = 1.1999 NOK
1 NOK = 0.833413
MOP
Avg
1.2365
High
1.2784
Low
1.1806
Last updated: 3/27/2026, 9:46:52 AM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.20 NOK |
| 10 MOP | 12.00 NOK |
| 50 MOP | 59.99 NOK |
| 100 MOP | 119.99 NOK |
| 500 MOP | 599.94 NOK |
| 1,000 MOP | 1,199.89 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-27T09:46:52Z",
"rates": {
"NOK": 1.199885
}
}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": 119.98850000000002,
"rate": 1.199885
}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