Rate Overview
Live
1 MVR = 0.627259 NOK
1 NOK = 1.5942
MVR
Avg
0.624593
High
0.629757
Low
0.617400
Last updated: 3/27/2026, 12:52:43 PM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.63 NOK |
| 10 MVR | 6.27 NOK |
| 50 MVR | 31.36 NOK |
| 100 MVR | 62.73 NOK |
| 500 MVR | 313.63 NOK |
| 1,000 MVR | 627.26 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-27T12:52:43Z",
"rates": {
"NOK": 0.627259
}
}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.7259,
"rate": 0.627259
}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