Rate Overview
Live
1 NOK = 5.1005 MUR
1 MUR = 0.196059
NOK
Avg
5.1096
High
5.1329
Low
5.0911
Last updated: 5/27/2026, 9:32:50 PM
Quick Conversions
| NOK | MUR |
|---|---|
| 1 NOK | 5.10 MUR |
| 10 NOK | 51.01 MUR |
| 50 NOK | 255.03 MUR |
| 100 NOK | 510.05 MUR |
| 500 NOK | 2,550.26 MUR |
| 1,000 NOK | 5,100.51 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-27T21:32:50Z",
"rates": {
"MUR": 5.100515
}
}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.0515,
"rate": 5.100515
}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