Rate Overview
Live
1 MYR = 2.3573 NOK
1 NOK = 0.424217
MYR
Avg
2.3826
High
2.4022
Low
2.3573
Last updated: 4/17/2026, 1:36:44 PM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.36 NOK |
| 10 MYR | 23.57 NOK |
| 50 MYR | 117.86 NOK |
| 100 MYR | 235.73 NOK |
| 500 MYR | 1,178.64 NOK |
| 1,000 MYR | 2,357.29 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-04-17T13:36:44Z",
"rates": {
"NOK": 2.357285
}
}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": 235.7285,
"rate": 2.357285
}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