Rate Overview
Live
1 MYR = 2.4284 NOK
1 NOK = 0.411790
MYR
Avg
2.4421
High
2.4562
Low
2.4284
Last updated: 3/7/2026, 4:26:33 AM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.43 NOK |
| 10 MYR | 24.28 NOK |
| 50 MYR | 121.42 NOK |
| 100 MYR | 242.84 NOK |
| 500 MYR | 1,214.21 NOK |
| 1,000 MYR | 2,428.42 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-03-07T04:26:33Z",
"rates": {
"NOK": 2.428422
}
}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": 242.8422,
"rate": 2.428422
}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