Rate Overview
Live
1 MUR = 0.195201 NOK
1 NOK = 5.1229
MUR
Avg
0.214882
High
0.226634
Low
0.195201
Last updated: 5/29/2026, 2:30:12 PM
Quick Conversions
| MUR | NOK |
|---|---|
| 1 MUR | 0.20 NOK |
| 10 MUR | 1.95 NOK |
| 50 MUR | 9.76 NOK |
| 100 MUR | 19.52 NOK |
| 500 MUR | 97.60 NOK |
| 1,000 MUR | 195.20 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-29T14:30:12Z",
"rates": {
"NOK": 0.195201
}
}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.520100000000003,
"rate": 0.195201
}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