Rate Overview
Live
1 MUR = 3.1063 NPR
1 NPR = 0.321922
MUR
Avg
3.1283
High
3.1494
Low
3.0989
Last updated: 3/7/2026, 7:35:48 AM
Quick Conversions
| MUR | NPR |
|---|---|
| 1 MUR | 3.11 NPR |
| 10 MUR | 31.06 NPR |
| 50 MUR | 155.32 NPR |
| 100 MUR | 310.63 NPR |
| 500 MUR | 1,553.17 NPR |
| 1,000 MUR | 3,106.34 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-07T07:35:48Z",
"rates": {
"NPR": 3.106343
}
}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": 310.6343,
"rate": 3.106343
}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