Rate Overview
Live
1 MYR = 2.3854 NOK
1 NOK = 0.419215
MYR
Avg
2.4064
High
2.4272
Low
2.3849
Last updated: 7/9/2026, 11:10:51 AM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.39 NOK |
| 10 MYR | 23.85 NOK |
| 50 MYR | 119.27 NOK |
| 100 MYR | 238.54 NOK |
| 500 MYR | 1,192.71 NOK |
| 1,000 MYR | 2,385.41 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-09T11:10:51Z",
"rates": {
"NOK": 2.385412
}
}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": 238.5412,
"rate": 2.385412
}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