Rate Overview
Live
1 NPR = 0.101952 MVR
1 MVR = 9.8085
NPR
Avg
0.101829
High
0.102152
Low
0.101603
Last updated: 5/9/2026, 7:22:23 AM
Quick Conversions
| NPR | MVR |
|---|---|
| 1 NPR | 0.10 MVR |
| 10 NPR | 1.02 MVR |
| 50 NPR | 5.10 MVR |
| 100 NPR | 10.20 MVR |
| 500 NPR | 50.98 MVR |
| 1,000 NPR | 101.95 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-05-09T07:22:23Z",
"rates": {
"MVR": 0.101952
}
}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.1952,
"rate": 0.101952
}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