Rate Overview
Live
1 NOK = 0.871770 MOP
1 MOP = 1.1471
NOK
Avg
0.869754
High
0.872839
Low
0.865939
Last updated: 5/7/2026, 8:04:27 AM
Quick Conversions
| NOK | MOP |
|---|---|
| 1 NOK | 0.87 MOP |
| 10 NOK | 8.72 MOP |
| 50 NOK | 43.59 MOP |
| 100 NOK | 87.18 MOP |
| 500 NOK | 435.89 MOP |
| 1,000 NOK | 871.77 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-05-07T08:04:27Z",
"rates": {
"MOP": 0.87177
}
}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": 87.177,
"rate": 0.87177
}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