Rate Overview
Live
1 MOP = 18.2030 NPR
1 NPR = 0.054936
MOP
Avg
18.1982
High
18.3307
Low
18.0934
Last updated: 3/7/2026, 12:08:30 AM
Quick Conversions
| MOP | NPR |
|---|---|
| 1 MOP | 18.20 NPR |
| 10 MOP | 182.03 NPR |
| 50 MOP | 910.15 NPR |
| 100 MOP | 1,820.30 NPR |
| 500 MOP | 9,101.50 NPR |
| 1,000 MOP | 18,202.99 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-03-07T00:08:30Z",
"rates": {
"NPR": 18.202992
}
}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": 1820.2992,
"rate": 18.202992
}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