Rate Overview
Live
1 MOP = 18.9617 NPR
1 NPR = 0.052738
MOP
Avg
18.5429
High
19.1304
Low
17.9266
Last updated: 7/29/2026, 4:11:36 PM
Quick Conversions
| MOP | NPR |
|---|---|
| 1 MOP | 18.96 NPR |
| 10 MOP | 189.62 NPR |
| 50 MOP | 948.08 NPR |
| 100 MOP | 1,896.17 NPR |
| 500 MOP | 9,480.83 NPR |
| 1,000 MOP | 18,961.66 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-29T16:11:36Z",
"rates": {
"NPR": 18.961663
}
}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": 1896.1663,
"rate": 18.961663
}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