Rate Overview
Live
1 NPR = 0.053399 MOP
1 MOP = 18.7269
NPR
Avg
0.053343
High
0.053449
Low
0.053139
Last updated: 9/8/2026, 2:20:59 AM
Quick Conversions
| NPR | MOP |
|---|---|
| 1 NPR | 0.05 MOP |
| 10 NPR | 0.53 MOP |
| 50 NPR | 2.67 MOP |
| 100 NPR | 5.34 MOP |
| 500 NPR | 26.70 MOP |
| 1,000 NPR | 53.40 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-09-08T02:20:59Z",
"rates": {
"MOP": 0.053399
}
}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.3399,
"rate": 0.053399
}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