Rate Overview
Live
1 BDT = 1.2528 NPR
1 NPR = 0.798214
BDT
Avg
1.2521
High
1.2553
Low
1.2492
Last updated: 7/23/2026, 11:45:35 AM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.25 NPR |
| 10 BDT | 12.53 NPR |
| 50 BDT | 62.64 NPR |
| 100 BDT | 125.28 NPR |
| 500 BDT | 626.40 NPR |
| 1,000 BDT | 1,252.80 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-07-23T11:45:35Z",
"rates": {
"NPR": 1.252797
}
}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": 125.27969999999999,
"rate": 1.252797
}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