Rate Overview
Live
1 MUR = 3.2495 NPR
1 NPR = 0.307743
MUR
Avg
3.2443
High
3.2503
Low
3.2368
Last updated: 7/11/2026, 5:01:28 PM
Quick Conversions
| MUR | NPR |
|---|---|
| 1 MUR | 3.25 NPR |
| 10 MUR | 32.49 NPR |
| 50 MUR | 162.47 NPR |
| 100 MUR | 324.95 NPR |
| 500 MUR | 1,624.73 NPR |
| 1,000 MUR | 3,249.47 NPR |
Get MUR/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=NPRExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-11T17:01:28Z",
"rates": {
"NPR": 3.249469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "NPR",
"amount": 100
},
"result": 324.94689999999997,
"rate": 3.249469
}Build with MUR/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key