Rate Overview
Live
1 BDT = 1.2312 NPR
1 NPR = 0.812245
BDT
Avg
1.2362
High
1.2455
Low
1.2300
Last updated: 6/18/2026, 10:42:37 AM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.23 NPR |
| 10 BDT | 12.31 NPR |
| 50 BDT | 61.56 NPR |
| 100 BDT | 123.12 NPR |
| 500 BDT | 615.58 NPR |
| 1,000 BDT | 1,231.16 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-06-18T10:42:37Z",
"rates": {
"NPR": 1.231155
}
}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.1155,
"rate": 1.231155
}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