Rate Overview
Live
1 NOK = 5.1027 MUR
1 MUR = 0.195976
NOK
Avg
5.0774
High
5.1329
Low
5.0110
Last updated: 5/27/2026, 8:41:47 PM
Quick Conversions
| NOK | MUR |
|---|---|
| 1 NOK | 5.10 MUR |
| 10 NOK | 51.03 MUR |
| 50 NOK | 255.13 MUR |
| 100 NOK | 510.27 MUR |
| 500 NOK | 2,551.33 MUR |
| 1,000 NOK | 5,102.65 MUR |
Get NOK/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=MURExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-27T20:41:47Z",
"rates": {
"MUR": 5.102654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "MUR",
"amount": 100
},
"result": 510.2654,
"rate": 5.102654
}Build with NOK/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key