Rate Overview
Live
1 BDT = 1.2360 NPR
1 NPR = 0.809093
BDT
Avg
1.1826
High
1.2360
Low
1.1489
Last updated: 3/28/2026, 1:40:24 PM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.24 NPR |
| 10 BDT | 12.36 NPR |
| 50 BDT | 61.80 NPR |
| 100 BDT | 123.60 NPR |
| 500 BDT | 617.98 NPR |
| 1,000 BDT | 1,235.95 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-28T13:40:24Z",
"rates": {
"NPR": 1.235952
}
}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": 123.59519999999999,
"rate": 1.235952
}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