Rate Overview
Live
1 MOP = 1.1471 NOK
1 NOK = 0.871770
MOP
Avg
1.1498
High
1.1548
Low
1.1457
Last updated: 5/7/2026, 8:00:46 AM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.15 NOK |
| 10 MOP | 11.47 NOK |
| 50 MOP | 57.35 NOK |
| 100 MOP | 114.71 NOK |
| 500 MOP | 573.55 NOK |
| 1,000 MOP | 1,147.09 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-07T08:00:46Z",
"rates": {
"NOK": 1.147091
}
}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": 114.7091,
"rate": 1.147091
}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