Rate Overview
Live
1 MRO = 0.023139 NOK
1 NOK = 43.2171
MRO
Avg
0.023188
High
0.023225
Low
0.023139
Last updated: 5/29/2026, 4:25:06 PM
Quick Conversions
| MRO | NOK |
|---|---|
| 1 MRO | 0.02 NOK |
| 10 MRO | 0.23 NOK |
| 50 MRO | 1.16 NOK |
| 100 MRO | 2.31 NOK |
| 500 MRO | 11.57 NOK |
| 1,000 MRO | 23.14 NOK |
Get MRO/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=NOKExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-05-29T16:25:06Z",
"rates": {
"NOK": 0.023139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "NOK",
"amount": 100
},
"result": 2.3139,
"rate": 0.023139
}Build with MRO/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key