Rate Overview
Live
1 NOK = 0.831051 MOP
1 MOP = 1.2033
NOK
Avg
0.774670
High
0.834605
Low
0.703787
Last updated: 3/27/2026, 2:47:44 PM
Quick Conversions
| NOK | MOP |
|---|---|
| 1 NOK | 0.83 MOP |
| 10 NOK | 8.31 MOP |
| 50 NOK | 41.55 MOP |
| 100 NOK | 83.11 MOP |
| 500 NOK | 415.53 MOP |
| 1,000 NOK | 831.05 MOP |
Get NOK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=MOPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T14:47:44Z",
"rates": {
"MOP": 0.831051
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "MOP",
"amount": 100
},
"result": 83.1051,
"rate": 0.831051
}Build with NOK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key