Rate Overview
Live
1 MYR = 2.3326 NOK
1 NOK = 0.428713
MYR
Avg
2.3792
High
2.4301
Low
2.3326
Last updated: 7/30/2026, 11:00:24 AM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.33 NOK |
| 10 MYR | 23.33 NOK |
| 50 MYR | 116.63 NOK |
| 100 MYR | 233.26 NOK |
| 500 MYR | 1,166.28 NOK |
| 1,000 MYR | 2,332.56 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-30T11:00:24Z",
"rates": {
"NOK": 2.332564
}
}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": 233.2564,
"rate": 2.332564
}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