Rate Overview
Live
1 BAM = 91.1901 NPR
1 NPR = 0.010966
BAM
Avg
91.1827
High
91.9570
Low
90.8225
Last updated: 5/27/2026, 9:44:05 AM
Quick Conversions
| BAM | NPR |
|---|---|
| 1 BAM | 91.19 NPR |
| 10 BAM | 911.90 NPR |
| 50 BAM | 4,559.50 NPR |
| 100 BAM | 9,119.01 NPR |
| 500 BAM | 45,595.05 NPR |
| 1,000 BAM | 91,190.10 NPR |
Get BAM/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=NPRExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-27T09:44:05Z",
"rates": {
"NPR": 91.190096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "NPR",
"amount": 100
},
"result": 9119.0096,
"rate": 91.190096
}Build with BAM/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key