Rate Overview
Live
1 MUR = 0.208435 NOK
1 NOK = 4.7977
MUR
Avg
0.215691
High
0.223152
Low
0.203784
Last updated: 3/27/2026, 1:17:40 PM
Quick Conversions
| MUR | NOK |
|---|---|
| 1 MUR | 0.21 NOK |
| 10 MUR | 2.08 NOK |
| 50 MUR | 10.42 NOK |
| 100 MUR | 20.84 NOK |
| 500 MUR | 104.22 NOK |
| 1,000 MUR | 208.44 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-03-27T13:17:40Z",
"rates": {
"NOK": 0.208435
}
}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.843500000000002,
"rate": 0.208435
}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