Rate Overview
Live
1 MVR = 9.9067 NPR
1 NPR = 0.100942
MVR
Avg
9.8927
High
9.9067
Low
9.8762
Last updated: 8/19/2026, 8:07:43 AM
Quick Conversions
| MVR | NPR |
|---|---|
| 1 MVR | 9.91 NPR |
| 10 MVR | 99.07 NPR |
| 50 MVR | 495.33 NPR |
| 100 MVR | 990.67 NPR |
| 500 MVR | 4,953.34 NPR |
| 1,000 MVR | 9,906.68 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-08-19T08:07:43Z",
"rates": {
"NPR": 9.906678
}
}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.6677999999999,
"rate": 9.906678
}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