Rate Overview
Live
1 MUR = 0.197167 NOK
1 NOK = 5.0718
MUR
Avg
0.197282
High
0.197744
Low
0.196783
Last updated: 5/8/2026, 3:43:56 PM
Quick Conversions
| MUR | NOK |
|---|---|
| 1 MUR | 0.20 NOK |
| 10 MUR | 1.97 NOK |
| 50 MUR | 9.86 NOK |
| 100 MUR | 19.72 NOK |
| 500 MUR | 98.58 NOK |
| 1,000 MUR | 197.17 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-05-08T15:43:56Z",
"rates": {
"NOK": 0.197167
}
}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": 19.7167,
"rate": 0.197167
}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