Rate Overview
Live
1 BDT = 1.2553 NPR
1 NPR = 0.796653
BDT
Avg
1.1594
High
1.2553
Low
1.1103
Last updated: 5/28/2026, 9:42:54 PM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.26 NPR |
| 10 BDT | 12.55 NPR |
| 50 BDT | 62.76 NPR |
| 100 BDT | 125.53 NPR |
| 500 BDT | 627.63 NPR |
| 1,000 BDT | 1,255.25 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-28T21:42:54Z",
"rates": {
"NPR": 1.255252
}
}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": 125.5252,
"rate": 1.255252
}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