Rate Overview
Live
1 MOP = 18.4075 NPR
1 NPR = 0.054326
MOP
Avg
18.4453
High
18.5211
Low
18.3992
Last updated: 4/18/2026, 8:44:18 AM
Quick Conversions
| MOP | NPR |
|---|---|
| 1 MOP | 18.41 NPR |
| 10 MOP | 184.08 NPR |
| 50 MOP | 920.38 NPR |
| 100 MOP | 1,840.75 NPR |
| 500 MOP | 9,203.77 NPR |
| 1,000 MOP | 18,407.55 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-04-18T08:44:18Z",
"rates": {
"NPR": 18.407549
}
}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": 1840.7549,
"rate": 18.407549
}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