Rate Overview
Live
1 NPR = 0.026813 MYR
1 MYR = 37.2953
NPR
Avg
0.026801
High
0.026909
Low
0.026681
Last updated: 3/7/2026, 3:48:23 AM
Quick Conversions
| NPR | MYR |
|---|---|
| 1 NPR | 0.03 MYR |
| 10 NPR | 0.27 MYR |
| 50 NPR | 1.34 MYR |
| 100 NPR | 2.68 MYR |
| 500 NPR | 13.41 MYR |
| 1,000 NPR | 26.81 MYR |
Get NPR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=MYRExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T03:48:23Z",
"rates": {
"MYR": 0.026813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "MYR",
"amount": 100
},
"result": 2.6813,
"rate": 0.026813
}Build with NPR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key