Rate Overview
Live
1 NOK = 0.431418 MYR
1 MYR = 2.3179
NOK
Avg
0.427142
High
0.431418
Low
0.423473
Last updated: 5/28/2026, 9:58:54 PM
Quick Conversions
| NOK | MYR |
|---|---|
| 1 NOK | 0.43 MYR |
| 10 NOK | 4.31 MYR |
| 50 NOK | 21.57 MYR |
| 100 NOK | 43.14 MYR |
| 500 NOK | 215.71 MYR |
| 1,000 NOK | 431.42 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-05-28T21:58:54Z",
"rates": {
"MYR": 0.431418
}
}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": 43.1418,
"rate": 0.431418
}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