Rate Overview
Live
1 NOK = 0.427458 MYR
1 MYR = 2.3394
NOK
Avg
0.426927
High
0.428342
Low
0.425254
Last updated: 6/18/2026, 6:19:15 AM
Quick Conversions
| NOK | MYR |
|---|---|
| 1 NOK | 0.43 MYR |
| 10 NOK | 4.27 MYR |
| 50 NOK | 21.37 MYR |
| 100 NOK | 42.75 MYR |
| 500 NOK | 213.73 MYR |
| 1,000 NOK | 427.46 MYR |
Get NOK/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=MYRExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-06-18T06:19:15Z",
"rates": {
"MYR": 0.427458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "MYR",
"amount": 100
},
"result": 42.7458,
"rate": 0.427458
}Build with NOK/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key