Rate Overview
Live
1 NPR = 0.053486 MOP
1 MOP = 18.6965
NPR
Avg
0.053201
High
0.053486
Low
0.052974
Last updated: 5/8/2026, 12:59:00 PM
Quick Conversions
| NPR | MOP |
|---|---|
| 1 NPR | 0.05 MOP |
| 10 NPR | 0.53 MOP |
| 50 NPR | 2.67 MOP |
| 100 NPR | 5.35 MOP |
| 500 NPR | 26.74 MOP |
| 1,000 NPR | 53.49 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-05-08T12:59:00Z",
"rates": {
"MOP": 0.053486
}
}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.3486,
"rate": 0.053486
}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