Rate Overview
Live
1 MVR = 0.619733 NOK
1 NOK = 1.6136
MVR
Avg
0.621232
High
0.626936
Low
0.615281
Last updated: 3/7/2026, 12:11:46 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.62 NOK |
| 10 MVR | 6.20 NOK |
| 50 MVR | 30.99 NOK |
| 100 MVR | 61.97 NOK |
| 500 MVR | 309.87 NOK |
| 1,000 MVR | 619.73 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-07T00:11:46Z",
"rates": {
"NOK": 0.619733
}
}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": 61.973299999999995,
"rate": 0.619733
}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