Rate Overview
Live
1 MVR = 9.7800 NPR
1 NPR = 0.102250
MVR
Avg
9.7973
High
9.8580
Low
9.7667
Last updated: 6/20/2026, 8:12:31 AM
Quick Conversions
| MVR | NPR |
|---|---|
| 1 MVR | 9.78 NPR |
| 10 MVR | 97.80 NPR |
| 50 MVR | 489.00 NPR |
| 100 MVR | 978.00 NPR |
| 500 MVR | 4,889.98 NPR |
| 1,000 MVR | 9,779.96 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-06-20T08:12:31Z",
"rates": {
"NPR": 9.779956
}
}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": 977.9956000000001,
"rate": 9.779956
}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