Rate Overview
Live
1 BWP = 11.0000 NPR
1 NPR = 0.090909
BWP
Avg
11.0271
High
11.1767
Low
10.9745
Last updated: 3/28/2026, 1:20:32 PM
Quick Conversions
| BWP | NPR |
|---|---|
| 1 BWP | 11.00 NPR |
| 10 BWP | 110.00 NPR |
| 50 BWP | 550.00 NPR |
| 100 BWP | 1,100.00 NPR |
| 500 BWP | 5,500.00 NPR |
| 1,000 BWP | 11,000.00 NPR |
Get BWP/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=NPRExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-28T13:20:32Z",
"rates": {
"NPR": 10.999997
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "NPR",
"amount": 100
},
"result": 1099.9997,
"rate": 10.999997
}Build with BWP/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key