Rate Overview
Live
1 BDT = 1.2541 NPR
1 NPR = 0.797360
BDT
Avg
1.1936
High
1.2541
Low
1.1326
Last updated: 7/25/2026, 12:47:32 AM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.25 NPR |
| 10 BDT | 12.54 NPR |
| 50 BDT | 62.71 NPR |
| 100 BDT | 125.41 NPR |
| 500 BDT | 627.07 NPR |
| 1,000 BDT | 1,254.14 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-25T00:47:32Z",
"rates": {
"NPR": 1.254138
}
}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.4138,
"rate": 1.254138
}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