Rate Overview
Live
1 MUR = 0.198575 NOK
1 NOK = 5.0359
MUR
Avg
0.198302
High
0.198766
Low
0.196972
Last updated: 9/7/2026, 12:13:10 AM
Quick Conversions
| MUR | NOK |
|---|---|
| 1 MUR | 0.20 NOK |
| 10 MUR | 1.99 NOK |
| 50 MUR | 9.93 NOK |
| 100 MUR | 19.86 NOK |
| 500 MUR | 99.29 NOK |
| 1,000 MUR | 198.58 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-09-07T00:13:10Z",
"rates": {
"NOK": 0.198575
}
}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.8575,
"rate": 0.198575
}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