Rate Overview
Live
1 NPR = 0.026586 MYR
1 MYR = 37.6138
NPR
Avg
0.026654
High
0.026820
Low
0.026499
Last updated: 4/17/2026, 6:31:35 AM
Quick Conversions
| NPR | MYR |
|---|---|
| 1 NPR | 0.03 MYR |
| 10 NPR | 0.27 MYR |
| 50 NPR | 1.33 MYR |
| 100 NPR | 2.66 MYR |
| 500 NPR | 13.29 MYR |
| 1,000 NPR | 26.59 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-04-17T06:31:35Z",
"rates": {
"MYR": 0.026586
}
}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.6586,
"rate": 0.026586
}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