Rate Overview
Live
1 MVR = 0.600369 NOK
1 NOK = 1.6656
MVR
Avg
0.666712
High
0.736301
Low
0.598289
Last updated: 5/27/2026, 2:30:07 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.60 NOK |
| 10 MVR | 6.00 NOK |
| 50 MVR | 30.02 NOK |
| 100 MVR | 60.04 NOK |
| 500 MVR | 300.18 NOK |
| 1,000 MVR | 600.37 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-27T02:30:07Z",
"rates": {
"NOK": 0.600369
}
}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.0369,
"rate": 0.600369
}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