Rate Overview
Live
1 MVR = 0.626817 NOK
1 NOK = 1.5954
MVR
Avg
0.652822
High
0.700096
Low
0.614871
Last updated: 3/27/2026, 11:40:25 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.63 NOK |
| 10 MVR | 6.27 NOK |
| 50 MVR | 31.34 NOK |
| 100 MVR | 62.68 NOK |
| 500 MVR | 313.41 NOK |
| 1,000 MVR | 626.82 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-27T11:40:25Z",
"rates": {
"NOK": 0.626817
}
}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.68169999999999,
"rate": 0.626817
}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