Rate Overview
Live
1 MYR = 2.3319 NOK
1 NOK = 0.428837
MYR
Avg
2.4249
High
2.4953
Low
2.3292
Last updated: 5/27/2026, 6:38:35 PM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.33 NOK |
| 10 MYR | 23.32 NOK |
| 50 MYR | 116.59 NOK |
| 100 MYR | 233.19 NOK |
| 500 MYR | 1,165.94 NOK |
| 1,000 MYR | 2,331.89 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-05-27T18:38:35Z",
"rates": {
"NOK": 2.331889
}
}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.1889,
"rate": 2.331889
}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