Rate Overview
Live
1 MRO = 0.023157 NOK
1 NOK = 43.1835
MRO
Avg
0.025890
High
0.028401
Low
0.023157
Last updated: 5/29/2026, 9:47:21 PM
Quick Conversions
| MRO | NOK |
|---|---|
| 1 MRO | 0.02 NOK |
| 10 MRO | 0.23 NOK |
| 50 MRO | 1.16 NOK |
| 100 MRO | 2.32 NOK |
| 500 MRO | 11.58 NOK |
| 1,000 MRO | 23.16 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-29T21:47:21Z",
"rates": {
"NOK": 0.023157
}
}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.3157,
"rate": 0.023157
}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