Rate Overview
Live
1 MUR = 3.2321 NPR
1 NPR = 0.309400
MUR
Avg
3.0642
High
3.2530
Low
2.8795
Last updated: 7/30/2026, 10:00:07 AM
Quick Conversions
| MUR | NPR |
|---|---|
| 1 MUR | 3.23 NPR |
| 10 MUR | 32.32 NPR |
| 50 MUR | 161.60 NPR |
| 100 MUR | 323.21 NPR |
| 500 MUR | 1,616.03 NPR |
| 1,000 MUR | 3,232.06 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-30T10:00:07Z",
"rates": {
"NPR": 3.23206
}
}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": 323.206,
"rate": 3.23206
}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