Rate Overview
Live
1 MUR = 0.207931 NOK
1 NOK = 4.8093
MUR
Avg
0.208989
High
0.210600
Low
0.207931
Last updated: 7/8/2026, 7:18:27 AM
Quick Conversions
| MUR | NOK |
|---|---|
| 1 MUR | 0.21 NOK |
| 10 MUR | 2.08 NOK |
| 50 MUR | 10.40 NOK |
| 100 MUR | 20.79 NOK |
| 500 MUR | 103.97 NOK |
| 1,000 MUR | 207.93 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-08T07:18:27Z",
"rates": {
"NOK": 0.207931
}
}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.7931,
"rate": 0.207931
}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