Rate Overview
Live
1 MVR = 0.628043 NOK
1 NOK = 1.5922
MVR
Avg
0.643627
High
0.664450
Low
0.614871
Last updated: 3/27/2026, 1:17:57 PM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.63 NOK |
| 10 MVR | 6.28 NOK |
| 50 MVR | 31.40 NOK |
| 100 MVR | 62.80 NOK |
| 500 MVR | 314.02 NOK |
| 1,000 MVR | 628.04 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-27T13:17:57Z",
"rates": {
"NOK": 0.628043
}
}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.804300000000005,
"rate": 0.628043
}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