Rate Overview
Live
1 NPR = 0.100931 MVR
1 MVR = 9.9078
NPR
Avg
0.100362
High
0.100931
Low
0.099787
Last updated: 7/29/2026, 8:27:44 AM
Quick Conversions
| NPR | MVR |
|---|---|
| 1 NPR | 0.10 MVR |
| 10 NPR | 1.01 MVR |
| 50 NPR | 5.05 MVR |
| 100 NPR | 10.09 MVR |
| 500 NPR | 50.47 MVR |
| 1,000 NPR | 100.93 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-07-29T08:27:44Z",
"rates": {
"MVR": 0.100931
}
}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.093100000000002,
"rate": 0.100931
}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