Rate Overview
Live
1 MVR = 0.600416 NOK
1 NOK = 1.6655
MVR
Avg
0.619810
High
0.651968
Low
0.597458
Last updated: 5/27/2026, 6:14:37 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.60 NOK |
| 10 MVR | 6.00 NOK |
| 50 MVR | 30.02 NOK |
| 100 MVR | 60.04 NOK |
| 500 MVR | 300.21 NOK |
| 1,000 MVR | 600.42 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-05-27T06:14:37Z",
"rates": {
"NOK": 0.600416
}
}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": 60.041599999999995,
"rate": 0.600416
}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