Rate Overview
Live
1 MYR = 2.3653 NOK
1 NOK = 0.422777
MYR
Avg
2.3461
High
2.3653
Low
2.3292
Last updated: 5/7/2026, 3:44:51 PM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.37 NOK |
| 10 MYR | 23.65 NOK |
| 50 MYR | 118.27 NOK |
| 100 MYR | 236.53 NOK |
| 500 MYR | 1,182.66 NOK |
| 1,000 MYR | 2,365.31 NOK |
Get MYR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=NOKExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-07T15:44:51Z",
"rates": {
"NOK": 2.365312
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "NOK",
"amount": 100
},
"result": 236.53119999999998,
"rate": 2.365312
}Build with MYR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key