Rate Overview
Live
1 NOK = 0.423824 MYR
1 MYR = 2.3595
NOK
Avg
0.432198
High
0.497192
Low
0.393363
Last updated: 7/29/2026, 12:08:16 AM
Quick Conversions
| NOK | MYR |
|---|---|
| 1 NOK | 0.42 MYR |
| 10 NOK | 4.24 MYR |
| 50 NOK | 21.19 MYR |
| 100 NOK | 42.38 MYR |
| 500 NOK | 211.91 MYR |
| 1,000 NOK | 423.82 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-07-29T00:08:16Z",
"rates": {
"MYR": 0.423824
}
}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.3824,
"rate": 0.423824
}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