Rate Overview
Live
1 NPR = 0.102333 MVR
1 MVR = 9.7720
NPR
Avg
0.101978
High
0.102388
Low
0.101343
Last updated: 6/19/2026, 10:27:21 AM
Quick Conversions
| NPR | MVR |
|---|---|
| 1 NPR | 0.10 MVR |
| 10 NPR | 1.02 MVR |
| 50 NPR | 5.12 MVR |
| 100 NPR | 10.23 MVR |
| 500 NPR | 51.17 MVR |
| 1,000 NPR | 102.33 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-06-19T10:27:21Z",
"rates": {
"MVR": 0.102333
}
}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.2333,
"rate": 0.102333
}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