Rate Overview
Live
1 MOP = 18.9529 NPR
1 NPR = 0.052762
MOP
Avg
18.6255
High
19.0988
Low
18.0061
Last updated: 7/30/2026, 10:53:19 PM
Quick Conversions
| MOP | NPR |
|---|---|
| 1 MOP | 18.95 NPR |
| 10 MOP | 189.53 NPR |
| 50 MOP | 947.65 NPR |
| 100 MOP | 1,895.29 NPR |
| 500 MOP | 9,476.46 NPR |
| 1,000 MOP | 18,952.92 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-07-30T22:53:19Z",
"rates": {
"NPR": 18.952918
}
}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": 1895.2918,
"rate": 18.952918
}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