Rate Overview
Live
1 MVR = 0.627762 NOK
1 NOK = 1.5930
MVR
Avg
0.624670
High
0.629757
Low
0.617400
Last updated: 3/27/2026, 2:34:30 PM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.63 NOK |
| 10 MVR | 6.28 NOK |
| 50 MVR | 31.39 NOK |
| 100 MVR | 62.78 NOK |
| 500 MVR | 313.88 NOK |
| 1,000 MVR | 627.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-03-27T14:34:30Z",
"rates": {
"NOK": 0.627762
}
}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": 62.7762,
"rate": 0.627762
}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