Rate Overview
Live
1 MUR = 3.2511 NPR
1 NPR = 0.307586
MUR
Avg
3.0650
High
3.2530
Low
2.8795
Last updated: 8/1/2026, 12:33:38 PM
Quick Conversions
| MUR | NPR |
|---|---|
| 1 MUR | 3.25 NPR |
| 10 MUR | 32.51 NPR |
| 50 MUR | 162.56 NPR |
| 100 MUR | 325.11 NPR |
| 500 MUR | 1,625.56 NPR |
| 1,000 MUR | 3,251.13 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-08-01T12:33:38Z",
"rates": {
"NPR": 3.251128
}
}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": 325.1128,
"rate": 3.251128
}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