Rate Overview
Live
1 MVR = 0.618014 NOK
1 NOK = 1.6181
MVR
Avg
0.615547
High
0.618014
Low
0.611314
Last updated: 6/16/2026, 7:21:09 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.62 NOK |
| 10 MVR | 6.18 NOK |
| 50 MVR | 30.90 NOK |
| 100 MVR | 61.80 NOK |
| 500 MVR | 309.01 NOK |
| 1,000 MVR | 618.01 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-06-16T07:21:09Z",
"rates": {
"NOK": 0.618014
}
}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.801399999999994,
"rate": 0.618014
}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