Rate Overview
Live
1 NOK = 0.840677 MOP
1 MOP = 1.1895
NOK
Avg
0.838695
High
0.847257
Low
0.830926
Last updated: 3/7/2026, 2:55:10 AM
Quick Conversions
| NOK | MOP |
|---|---|
| 1 NOK | 0.84 MOP |
| 10 NOK | 8.41 MOP |
| 50 NOK | 42.03 MOP |
| 100 NOK | 84.07 MOP |
| 500 NOK | 420.34 MOP |
| 1,000 NOK | 840.68 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-07T02:55:10Z",
"rates": {
"MOP": 0.840677
}
}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": 84.0677,
"rate": 0.840677
}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