Rate Overview
Live
1 MOP = 18.9762 NPR
1 NPR = 0.052698
MOP
Avg
18.1697
High
19.1304
Low
17.1218
Last updated: 7/28/2026, 9:38:13 PM
Quick Conversions
| MOP | NPR |
|---|---|
| 1 MOP | 18.98 NPR |
| 10 MOP | 189.76 NPR |
| 50 MOP | 948.81 NPR |
| 100 MOP | 1,897.62 NPR |
| 500 MOP | 9,488.11 NPR |
| 1,000 MOP | 18,976.22 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-28T21:38:13Z",
"rates": {
"NPR": 18.976221
}
}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": 1897.6220999999998,
"rate": 18.976221
}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