Rate Overview
Live
1 MUR = 3.2254 NPR
1 NPR = 0.310039
MUR
Avg
3.2522
High
3.2854
Low
3.2254
Last updated: 7/29/2026, 9:27:39 PM
Quick Conversions
| MUR | NPR |
|---|---|
| 1 MUR | 3.23 NPR |
| 10 MUR | 32.25 NPR |
| 50 MUR | 161.27 NPR |
| 100 MUR | 322.54 NPR |
| 500 MUR | 1,612.70 NPR |
| 1,000 MUR | 3,225.40 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-29T21:27:39Z",
"rates": {
"NPR": 3.225401
}
}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": 322.5401,
"rate": 3.225401
}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