Rate Overview
Live
1 MUR = 0.204479 NOK
1 NOK = 4.8905
MUR
Avg
0.203233
High
0.204541
Low
0.202029
Last updated: 7/29/2026, 2:10:32 AM
Quick Conversions
| MUR | NOK |
|---|---|
| 1 MUR | 0.20 NOK |
| 10 MUR | 2.04 NOK |
| 50 MUR | 10.22 NOK |
| 100 MUR | 20.45 NOK |
| 500 MUR | 102.24 NOK |
| 1,000 MUR | 204.48 NOK |
Get MUR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=NOKExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-29T02:10:32Z",
"rates": {
"NOK": 0.204479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "NOK",
"amount": 100
},
"result": 20.4479,
"rate": 0.204479
}Build with MUR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key