Rate Overview
Live
1 MVR = 0.600068 NOK
1 NOK = 1.6665
MVR
Avg
0.639892
High
0.665183
Low
0.597426
Last updated: 5/27/2026, 3:42:30 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.60 NOK |
| 10 MVR | 6.00 NOK |
| 50 MVR | 30.00 NOK |
| 100 MVR | 60.01 NOK |
| 500 MVR | 300.03 NOK |
| 1,000 MVR | 600.07 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-05-27T03:42:30Z",
"rates": {
"NOK": 0.600068
}
}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": 60.006800000000005,
"rate": 0.600068
}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