Rate Overview
Live
1 MVR = 9.9074 NPR
1 NPR = 0.100935
MVR
Avg
9.5468
High
9.9902
Low
9.2722
Last updated: 5/29/2026, 7:53:20 PM
Quick Conversions
| MVR | NPR |
|---|---|
| 1 MVR | 9.91 NPR |
| 10 MVR | 99.07 NPR |
| 50 MVR | 495.37 NPR |
| 100 MVR | 990.74 NPR |
| 500 MVR | 4,953.71 NPR |
| 1,000 MVR | 9,907.41 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-29T19:53:20Z",
"rates": {
"NPR": 9.907412
}
}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": 990.7412,
"rate": 9.907412
}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