Rate Overview
Live
1 MYR = 2.3478 NOK
1 NOK = 0.425925
MYR
Avg
2.3457
High
2.3532
Low
2.3346
Last updated: 6/19/2026, 8:35:01 AM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.35 NOK |
| 10 MYR | 23.48 NOK |
| 50 MYR | 117.39 NOK |
| 100 MYR | 234.78 NOK |
| 500 MYR | 1,173.92 NOK |
| 1,000 MYR | 2,347.83 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-19T08:35:01Z",
"rates": {
"NOK": 2.347831
}
}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": 234.7831,
"rate": 2.347831
}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