Rate Overview
Live
1 MYR = 2.2973 NOK
1 NOK = 0.435297
MYR
Avg
2.3127
High
2.3265
Low
2.2962
Last updated: 9/3/2026, 10:29:44 AM
Quick Conversions
| MYR | NOK |
|---|---|
| 1 MYR | 2.30 NOK |
| 10 MYR | 22.97 NOK |
| 50 MYR | 114.86 NOK |
| 100 MYR | 229.73 NOK |
| 500 MYR | 1,148.64 NOK |
| 1,000 MYR | 2,297.28 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-09-03T10:29:44Z",
"rates": {
"NOK": 2.29728
}
}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": 229.728,
"rate": 2.29728
}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