Rate Overview
Live
1 NPR = 0.054739 MOP
1 MOP = 18.2685
NPR
Avg
0.054906
High
0.055268
Low
0.054553
Last updated: 3/7/2026, 3:43:59 AM
Quick Conversions
| NPR | MOP |
|---|---|
| 1 NPR | 0.05 MOP |
| 10 NPR | 0.55 MOP |
| 50 NPR | 2.74 MOP |
| 100 NPR | 5.47 MOP |
| 500 NPR | 27.37 MOP |
| 1,000 NPR | 54.74 MOP |
Get NPR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=MOPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T03:43:59Z",
"rates": {
"MOP": 0.054739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "MOP",
"amount": 100
},
"result": 5.4739,
"rate": 0.054739
}Build with NPR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key