Rate Overview
Live
1 BDT = 1.2476 NPR
1 NPR = 0.801570
BDT
Avg
1.2449
High
1.2514
Low
1.2393
Last updated: 8/19/2026, 9:10:31 AM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.25 NPR |
| 10 BDT | 12.48 NPR |
| 50 BDT | 62.38 NPR |
| 100 BDT | 124.76 NPR |
| 500 BDT | 623.78 NPR |
| 1,000 BDT | 1,247.55 NPR |
Get BDT/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=NPRExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-08-19T09:10:31Z",
"rates": {
"NPR": 1.247552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "NPR",
"amount": 100
},
"result": 124.7552,
"rate": 1.247552
}Build with BDT/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key