Rate Overview
Live
1 BDT = 1.2290 NPR
1 NPR = 0.813643
BDT
Avg
1.2358
High
1.2398
Low
1.2290
Last updated: 5/8/2026, 4:40:41 AM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.23 NPR |
| 10 BDT | 12.29 NPR |
| 50 BDT | 61.45 NPR |
| 100 BDT | 122.90 NPR |
| 500 BDT | 614.52 NPR |
| 1,000 BDT | 1,229.04 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-05-08T04:40:41Z",
"rates": {
"NPR": 1.22904
}
}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": 122.904,
"rate": 1.22904
}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