Rate Overview
Live
1 MVR = 0.604083 NOK
1 NOK = 1.6554
MVR
Avg
0.604190
High
0.606053
Low
0.603316
Last updated: 9/2/2026, 4:34:34 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.60 NOK |
| 10 MVR | 6.04 NOK |
| 50 MVR | 30.20 NOK |
| 100 MVR | 60.41 NOK |
| 500 MVR | 302.04 NOK |
| 1,000 MVR | 604.08 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-09-02T04:34:34Z",
"rates": {
"NOK": 0.604083
}
}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.408300000000004,
"rate": 0.604083
}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