Rate Overview
Live
1 MVR = 9.8085 NPR
1 NPR = 0.101953
MVR
Avg
9.8203
High
9.8422
Low
9.7893
Last updated: 5/9/2026, 4:54:26 AM
Quick Conversions
| MVR | NPR |
|---|---|
| 1 MVR | 9.81 NPR |
| 10 MVR | 98.08 NPR |
| 50 MVR | 490.42 NPR |
| 100 MVR | 980.85 NPR |
| 500 MVR | 4,904.24 NPR |
| 1,000 MVR | 9,808.49 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-05-09T04:54:26Z",
"rates": {
"NPR": 9.808487
}
}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": 980.8487,
"rate": 9.808487
}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