Rate Overview
Live
1 BDT = 1.2033 NPR
1 NPR = 0.831027
BDT
Avg
1.1994
High
1.2062
Low
1.1917
Last updated: 3/7/2026, 7:37:49 AM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.20 NPR |
| 10 BDT | 12.03 NPR |
| 50 BDT | 60.17 NPR |
| 100 BDT | 120.33 NPR |
| 500 BDT | 601.67 NPR |
| 1,000 BDT | 1,203.33 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-03-07T07:37:49Z",
"rates": {
"NPR": 1.203331
}
}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": 120.33309999999999,
"rate": 1.203331
}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