Rate Overview
Live
1 MVR = 0.627328 NOK
1 NOK = 1.5941
MVR
Avg
0.665509
High
0.736301
Low
0.598289
Last updated: 6/22/2026, 8:31:20 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.63 NOK |
| 10 MVR | 6.27 NOK |
| 50 MVR | 31.37 NOK |
| 100 MVR | 62.73 NOK |
| 500 MVR | 313.66 NOK |
| 1,000 MVR | 627.33 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-06-22T08:31:20Z",
"rates": {
"NOK": 0.627328
}
}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.7328,
"rate": 0.627328
}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