Rate Overview
Live
1 MVR = 9.4856 NPR
1 NPR = 0.105423
MVR
Avg
9.4815
High
9.5414
Low
9.4312
Last updated: 3/7/2026, 12:14:09 AM
Quick Conversions
| MVR | NPR |
|---|---|
| 1 MVR | 9.49 NPR |
| 10 MVR | 94.86 NPR |
| 50 MVR | 474.28 NPR |
| 100 MVR | 948.56 NPR |
| 500 MVR | 4,742.81 NPR |
| 1,000 MVR | 9,485.63 NPR |
Get MVR/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=NPRExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:14:09Z",
"rates": {
"NPR": 9.485628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "NPR",
"amount": 100
},
"result": 948.5628,
"rate": 9.485628
}Build with MVR/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key