Rate Overview
Live
1 MVR = 0.632761 NOK
1 NOK = 1.5804
MVR
Avg
0.631356
High
0.643160
Low
0.614332
Last updated: 7/12/2026, 7:03:42 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.63 NOK |
| 10 MVR | 6.33 NOK |
| 50 MVR | 31.64 NOK |
| 100 MVR | 63.28 NOK |
| 500 MVR | 316.38 NOK |
| 1,000 MVR | 632.76 NOK |
Get MVR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=NOKExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-12T07:03:42Z",
"rates": {
"NOK": 0.632761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "NOK",
"amount": 100
},
"result": 63.2761,
"rate": 0.632761
}Build with MVR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key