Rate Overview
Live
1 MOP = 18.9190 NPR
1 NPR = 0.052857
MOP
Avg
19.0253
High
19.1817
Low
18.9190
Last updated: 7/31/2026, 10:18:47 PM
Quick Conversions
| MOP | NPR |
|---|---|
| 1 MOP | 18.92 NPR |
| 10 MOP | 189.19 NPR |
| 50 MOP | 945.95 NPR |
| 100 MOP | 1,891.90 NPR |
| 500 MOP | 9,459.52 NPR |
| 1,000 MOP | 18,919.04 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-31T22:18:47Z",
"rates": {
"NPR": 18.919036
}
}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": 1891.9035999999999,
"rate": 18.919036
}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