Rate Overview
Live
1 MUR = 3.2407 NPR
1 NPR = 0.308575
MUR
Avg
3.2401
High
3.2503
Low
3.2246
Last updated: 7/9/2026, 11:03:51 AM
Quick Conversions
| MUR | NPR |
|---|---|
| 1 MUR | 3.24 NPR |
| 10 MUR | 32.41 NPR |
| 50 MUR | 162.04 NPR |
| 100 MUR | 324.07 NPR |
| 500 MUR | 1,620.35 NPR |
| 1,000 MUR | 3,240.70 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-09T11:03:51Z",
"rates": {
"NPR": 3.240703
}
}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.0703,
"rate": 3.240703
}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