Rate Overview
Live
1 BDT = 0.078470 NOK
1 NOK = 12.7437
BDT
Avg
0.078942
High
0.080707
Low
0.077534
Last updated: 7/29/2026, 4:06:30 AM
Quick Conversions
| BDT | NOK |
|---|---|
| 1 BDT | 0.08 NOK |
| 10 BDT | 0.78 NOK |
| 50 BDT | 3.92 NOK |
| 100 BDT | 7.85 NOK |
| 500 BDT | 39.24 NOK |
| 1,000 BDT | 78.47 NOK |
Get BDT/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=NOKExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-29T04:06:30Z",
"rates": {
"NOK": 0.07847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "NOK",
"amount": 100
},
"result": 7.8469999999999995,
"rate": 0.07847
}Build with BDT/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key