Rate Overview
Live
1 MVR = 0.610698 NOK
1 NOK = 1.6375
MVR
Avg
0.614106
High
0.616130
Low
0.610698
Last updated: 8/14/2026, 4:56:57 PM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.61 NOK |
| 10 MVR | 6.11 NOK |
| 50 MVR | 30.53 NOK |
| 100 MVR | 61.07 NOK |
| 500 MVR | 305.35 NOK |
| 1,000 MVR | 610.70 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-08-14T16:56:57Z",
"rates": {
"NOK": 0.610698
}
}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.069799999999994,
"rate": 0.610698
}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