Rate Overview
Live
1 MYR = 2.3257 NOK
1 NOK = 0.429976
MYR
Avg
2.3384
High
2.3515
Low
2.3221
Last updated: 6/17/2026, 8:07:22 AM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.33 NOK |
| 10 MYR | 23.26 NOK |
| 50 MYR | 116.29 NOK |
| 100 MYR | 232.57 NOK |
| 500 MYR | 1,162.86 NOK |
| 1,000 MYR | 2,325.71 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-06-17T08:07:22Z",
"rates": {
"NOK": 2.325713
}
}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": 232.57129999999998,
"rate": 2.325713
}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