Rate Overview
Live
1 MOP = 1.2137 NOK
1 NOK = 0.823917
MOP
Avg
1.2203
High
1.2301
Low
1.2124
Last updated: 7/7/2026, 6:30:06 AM
Quick Conversions
| MOP | NOK |
|---|---|
| 1 MOP | 1.21 NOK |
| 10 MOP | 12.14 NOK |
| 50 MOP | 60.69 NOK |
| 100 MOP | 121.37 NOK |
| 500 MOP | 606.86 NOK |
| 1,000 MOP | 1,213.71 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-07-07T06:30:06Z",
"rates": {
"NOK": 1.213714
}
}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": 121.3714,
"rate": 1.213714
}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