Rate Overview
Live
1 NPR = 0.026816 MYR
1 MYR = 37.2912
NPR
Avg
0.027931
High
0.030420
Low
0.025711
Last updated: 7/30/2026, 9:46:14 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.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-07-30T09:46:14Z",
"rates": {
"MYR": 0.026816
}
}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.6816,
"rate": 0.026816
}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