Rate Overview
Live
1 MVR = 0.619865 NOK
1 NOK = 1.6133
MVR
Avg
0.636708
High
0.667602
Low
0.597853
Last updated: 7/25/2026, 11:53:44 PM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.62 NOK |
| 10 MVR | 6.20 NOK |
| 50 MVR | 30.99 NOK |
| 100 MVR | 61.99 NOK |
| 500 MVR | 309.93 NOK |
| 1,000 MVR | 619.87 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-25T23:53:44Z",
"rates": {
"NOK": 0.619865
}
}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": 61.9865,
"rate": 0.619865
}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