Rate Overview
Live
1 MUR = 0.203980 NOK
1 NOK = 4.9024
MUR
Avg
0.201359
High
0.203980
Low
0.199005
Last updated: 6/18/2026, 9:57:38 AM
Quick Conversions
| MUR | NOK |
|---|---|
| 1 MUR | 0.20 NOK |
| 10 MUR | 2.04 NOK |
| 50 MUR | 10.20 NOK |
| 100 MUR | 20.40 NOK |
| 500 MUR | 101.99 NOK |
| 1,000 MUR | 203.98 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-06-18T09:57:38Z",
"rates": {
"NOK": 0.20398
}
}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.398,
"rate": 0.20398
}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