Rate Overview
Live
1 MUR = 0.202389 NOK
1 NOK = 4.9410
MUR
Avg
0.203316
High
0.205083
Low
0.202096
Last updated: 4/18/2026, 8:46:49 AM
Quick Conversions
| MUR | NOK |
|---|---|
| 1 MUR | 0.20 NOK |
| 10 MUR | 2.02 NOK |
| 50 MUR | 10.12 NOK |
| 100 MUR | 20.24 NOK |
| 500 MUR | 101.19 NOK |
| 1,000 MUR | 202.39 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-04-18T08:46:49Z",
"rates": {
"NOK": 0.202389
}
}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.2389,
"rate": 0.202389
}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