Rate Overview
Live
1 NPR = 0.105028 MVR
1 MVR = 9.5213
NPR
Avg
0.105377
High
0.106030
Low
0.104806
Last updated: 3/7/2026, 3:48:54 AM
Quick Conversions
| NPR | MVR |
|---|---|
| 1 NPR | 0.11 MVR |
| 10 NPR | 1.05 MVR |
| 50 NPR | 5.25 MVR |
| 100 NPR | 10.50 MVR |
| 500 NPR | 52.51 MVR |
| 1,000 NPR | 105.03 MVR |
Get NPR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=MVRExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T03:48:54Z",
"rates": {
"MVR": 0.105028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "MVR",
"amount": 100
},
"result": 10.502799999999999,
"rate": 0.105028
}Build with NPR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key