Rate Overview
Live
1 NPR = 0.025824 MYR
1 MYR = 38.7237
NPR
Avg
0.026025
High
0.026226
Low
0.025738
Last updated: 5/7/2026, 3:46:02 PM
Quick Conversions
| NPR | MYR |
|---|---|
| 1 NPR | 0.03 MYR |
| 10 NPR | 0.26 MYR |
| 50 NPR | 1.29 MYR |
| 100 NPR | 2.58 MYR |
| 500 NPR | 12.91 MYR |
| 1,000 NPR | 25.82 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-05-07T15:46:02Z",
"rates": {
"MYR": 0.025824
}
}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.5824,
"rate": 0.025824
}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