Rate Overview
Live
1 MOP = 18.7391 NPR
1 NPR = 0.053364
MOP
Avg
18.7936
High
18.8768
Low
18.6962
Last updated: 5/9/2026, 6:02:45 AM
Quick Conversions
| MOP | NPR |
|---|---|
| 1 MOP | 18.74 NPR |
| 10 MOP | 187.39 NPR |
| 50 MOP | 936.96 NPR |
| 100 MOP | 1,873.91 NPR |
| 500 MOP | 9,369.55 NPR |
| 1,000 MOP | 18,739.10 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-05-09T06:02:45Z",
"rates": {
"NPR": 18.739101
}
}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": 1873.9101,
"rate": 18.739101
}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