Rate Overview
Live
1 BDT = 1.2494 NPR
1 NPR = 0.800404
BDT
Avg
1.2104
High
1.2551
Low
1.1747
Last updated: 5/29/2026, 2:29:05 PM
Quick Conversions
| BDT | NPR |
|---|---|
| 1 BDT | 1.25 NPR |
| 10 BDT | 12.49 NPR |
| 50 BDT | 62.47 NPR |
| 100 BDT | 124.94 NPR |
| 500 BDT | 624.68 NPR |
| 1,000 BDT | 1,249.37 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-29T14:29:05Z",
"rates": {
"NPR": 1.249369
}
}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.9369,
"rate": 1.249369
}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