Rate Overview
Live
1 MOP = 18.9556 NPR
1 NPR = 0.052755
MOP
Avg
18.9255
High
18.9556
Low
18.8897
Last updated: 8/20/2026, 6:48:27 AM
Quick Conversions
| MOP | NPR |
|---|---|
| 1 MOP | 18.96 NPR |
| 10 MOP | 189.56 NPR |
| 50 MOP | 947.78 NPR |
| 100 MOP | 1,895.56 NPR |
| 500 MOP | 9,477.81 NPR |
| 1,000 MOP | 18,955.62 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-08-20T06:48:27Z",
"rates": {
"NPR": 18.955615
}
}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.5615000000003,
"rate": 18.955615
}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