Rate Overview
Live
1 MYR = 2.3641 NOK
1 NOK = 0.423001
MYR
Avg
2.3198
High
2.5385
Low
2.0060
Last updated: 7/28/2026, 8:14:49 AM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.36 NOK |
| 10 MYR | 23.64 NOK |
| 50 MYR | 118.20 NOK |
| 100 MYR | 236.41 NOK |
| 500 MYR | 1,182.03 NOK |
| 1,000 MYR | 2,364.06 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-07-28T08:14:49Z",
"rates": {
"NOK": 2.36406
}
}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.40599999999998,
"rate": 2.36406
}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