Rate Overview
Live
1 BDT = 1.2144 NPR
1 NPR = 0.823478
BDT
Avg
1.2106
High
1.2144
Low
1.2056
Last updated: 4/17/2026, 10:41:44 AM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.21 NPR |
| 10 BDT | 12.14 NPR |
| 50 BDT | 60.72 NPR |
| 100 BDT | 121.44 NPR |
| 500 BDT | 607.18 NPR |
| 1,000 BDT | 1,214.36 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-04-17T10:41:44Z",
"rates": {
"NPR": 1.214361
}
}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": 121.4361,
"rate": 1.214361
}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