Rate Overview
Live
1 MVR = 0.599532 NOK
1 NOK = 1.6680
MVR
Avg
0.599721
High
0.602035
Low
0.597704
Last updated: 5/27/2026, 1:18:04 AM
Quick Conversions
| MVR | NOK |
|---|---|
| 1 MVR | 0.60 NOK |
| 10 MVR | 6.00 NOK |
| 50 MVR | 29.98 NOK |
| 100 MVR | 59.95 NOK |
| 500 MVR | 299.77 NOK |
| 1,000 MVR | 599.53 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-27T01:18:04Z",
"rates": {
"NOK": 0.599532
}
}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": 59.953199999999995,
"rate": 0.599532
}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