Rate Overview
Live
1 BAM = 90.0706 NPR
1 NPR = 0.011102
BAM
Avg
88.9276
High
91.7630
Low
85.9741
Last updated: 7/21/2026, 1:13:50 PM
Quick Conversions
| BAM | NPR |
|---|---|
| 1 BAM | 90.07 NPR |
| 10 BAM | 900.71 NPR |
| 50 BAM | 4,503.53 NPR |
| 100 BAM | 9,007.06 NPR |
| 500 BAM | 45,035.30 NPR |
| 1,000 BAM | 90,070.60 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-07-21T13:13:50Z",
"rates": {
"NPR": 90.0706
}
}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": 9007.06,
"rate": 90.0706
}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