Rate Overview
Live
1 BDT = 1.2407 NPR
1 NPR = 0.805971
BDT
Avg
1.2457
High
1.2552
Low
1.2405
Last updated: 7/31/2026, 7:43:44 AM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.24 NPR |
| 10 BDT | 12.41 NPR |
| 50 BDT | 62.04 NPR |
| 100 BDT | 124.07 NPR |
| 500 BDT | 620.37 NPR |
| 1,000 BDT | 1,240.74 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-31T07:43:44Z",
"rates": {
"NPR": 1.24074
}
}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": 124.074,
"rate": 1.24074
}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