Rate Overview
Live
1 MUR = 3.2428 NPR
1 NPR = 0.308375
MUR
Avg
3.0348
High
3.2428
Low
2.8795
Last updated: 3/28/2026, 10:57:39 AM
Quick Conversions
| MUR | NPR |
|---|---|
| 1 MUR | 3.24 NPR |
| 10 MUR | 32.43 NPR |
| 50 MUR | 162.14 NPR |
| 100 MUR | 324.28 NPR |
| 500 MUR | 1,621.40 NPR |
| 1,000 MUR | 3,242.80 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-03-28T10:57:39Z",
"rates": {
"NPR": 3.242802
}
}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.28020000000004,
"rate": 3.242802
}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