Rate Overview
Live
1 MOP = 18.6873 NPR
1 NPR = 0.053512
MOP
Avg
17.6004
High
18.6873
Low
16.9064
Last updated: 3/27/2026, 3:19:06 PM
Quick Conversions
| MOP | NPR |
|---|---|
| 1 MOP | 18.69 NPR |
| 10 MOP | 186.87 NPR |
| 50 MOP | 934.37 NPR |
| 100 MOP | 1,868.73 NPR |
| 500 MOP | 9,343.67 NPR |
| 1,000 MOP | 18,687.34 NPR |
Get MOP/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=NPRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T15:19:06Z",
"rates": {
"NPR": 18.687344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "NPR",
"amount": 100
},
"result": 1868.7344,
"rate": 18.687344
}Build with MOP/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key