Rate Overview
Live
1 MOP = 1.1518 NOK
1 NOK = 0.868233
MOP
Avg
1.1895
High
1.2570
Low
1.1440
Last updated: 5/27/2026, 10:57:40 AM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.15 NOK |
| 10 MOP | 11.52 NOK |
| 50 MOP | 57.59 NOK |
| 100 MOP | 115.18 NOK |
| 500 MOP | 575.88 NOK |
| 1,000 MOP | 1,151.76 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-05-27T10:57:40Z",
"rates": {
"NOK": 1.151765
}
}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": 115.17649999999999,
"rate": 1.151765
}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